summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.cpp b/src/main.cpp
index bb9010bfa..5af472ff7 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -23,11 +23,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
// This has to be included prior to anything that includes setjmp.h, it croaks otherwise
#include <png.h>