summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2023-05-21 15:08:53 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2023-05-21 22:11:16 +0100
commit5dff423338e82a8d9a201534f3f10aee7de0ad56 (patch)
tree8edd126fc68262bd2de986fed1a3e0ce78ff5b0f
parent4aeba570125b2ff1ac6dfccec266b0e6463343ba (diff)
Remove a couple more unused headers from nomute
Pointed out by Bill.
-rw-r--r--src/nomute.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nomute.c b/src/nomute.c
index beb632d..30f93c3 100644
--- a/src/nomute.c
+++ b/src/nomute.c
@@ -20,8 +20,6 @@
#include "con_.h"
#include "errmsg.h"
#include "feature.h"
-#include "hook.h"
-#include "intdefs.h"
#include "os.h"
#include "sst.h"