diff options
Diffstat (limited to 'src/actions.c')
-rw-r--r-- | src/actions.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/actions.c b/src/actions.c index 7cbd32a..4fc033e 100644 --- a/src/actions.c +++ b/src/actions.c @@ -8,9 +8,6 @@ * GPLv3 (see LICENCE for the full notice) * * -------------------------------------------------------------------------- */ -#include <limits.h> -#include <stdlib.h> - #include "actions.h" #include "actionhelper.h" #include "dblayer.h" |