diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h index 9be019d9c..d23731523 100644 --- a/src/main.h +++ b/src/main.h @@ -45,8 +45,6 @@ #ifdef HAVE_CONFIG_H #include "../config.h" -#elif defined WIN32 -#include "winver.h" #else // HAVE_CONFIG_H #ifdef PACKAGE_VERSION #undef PACKAGE_VERSION |