diff --git a/config.h.cmake b/config.h.cmake index 5c76f7b8f..7f7589dc3 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -99,9 +99,6 @@ /* compile with debug options */ #cmakedefine _DEBUG 1 -/* Define to 1 if you have support for precompiled headers */ -#cmakedefine HAVE_PRECOMPILED_HEADERS 1 - #ifndef USE_CONSOLE /* The widgets for the windows and the editor GUI */ #cmakedefine USE_SDL_MAINLOOP 1