diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 4a1e2b00..d59a954b 100644 --- a/config.h.in +++ b/config.h.in @@ -74,9 +74,6 @@ /* Define if we have the SDL2 backend */ #cmakedefine HAVE_SDL2 -/* Define if we have the stat function */ -#cmakedefine HAVE_STAT - /* Define to the size of a long int type */ #cmakedefine SIZEOF_LONG ${SIZEOF_LONG} |