summaryrefslogtreecommitdiffstats
path: root/src/io/sys.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/sys.cpp')
-rw-r--r--src/io/sys.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/io/sys.cpp b/src/io/sys.cpp
index af6e964b7..47b6d4e78 100644
--- a/src/io/sys.cpp
+++ b/src/io/sys.cpp
@@ -11,10 +11,6 @@
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#include <fstream>
#ifdef _WIN32
#include <fcntl.h>