From d29c929e444d69ea7d4ce146f67f4c8df36baa95 Mon Sep 17 00:00:00 2001 From: Anastasis Grammenos Date: Thu, 25 Oct 2018 12:38:34 +0300 Subject: Don't forward declare enumerations --- src/actions.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/actions.c') 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 -#include - #include "actions.h" #include "actionhelper.h" #include "dblayer.h" -- cgit v1.2.3