aboutsummaryrefslogtreecommitdiff
path: root/include/Support/Signals.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Support/Signals.h')
-rw-r--r--include/Support/Signals.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/Support/Signals.h b/include/Support/Signals.h
index 86e5f910ba..1445bd461d 100644
--- a/include/Support/Signals.h
+++ b/include/Support/Signals.h
@@ -10,11 +10,6 @@
#include <string>
-//
-// This will include the signal handler return type.
-//
-#include "Config/config.h"
-
// RemoveFileOnSignal - This function registers signal handlers to ensure that
// if a signal gets delivered that the named file is removed.
//