summaryrefslogtreecommitdiff
path: root/include/modules.h
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-03-05 08:39:42 +0000
committerSadie Powell <sadie@witchery.services>2021-03-05 09:17:13 +0000
commit2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5 (patch)
tree74d565304ac68244d655a257ce27fe8a920fe510 /include/modules.h
parent9d26c40d1bd8ab4691619ebc0447d29281463cb1 (diff)
Fix a bunch of really obvious unnecessary includes.
Diffstat (limited to 'include/modules.h')
-rw-r--r--include/modules.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/modules.h b/include/modules.h
index 3521fa76d..b36326b1b 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -37,7 +37,6 @@
#include "base.h"
#include "ctables.h"
#include "inspsocket.h"
-#include "timer.h"
#include "mode.h"
/** Used to specify the behaviour of a module. */