Remove an unused define

This commit is contained in:
Matthias Clasen 2015-01-11 15:14:55 -05:00
parent 430ea2fff6
commit a29c831f3c

View File

@ -501,11 +501,6 @@ else
fi
fi
AC_DEFINE_UNQUOTED(GTK_COMPILED_WITH_DEBUGGING, "${enable_debug}",
[Define if debugging is enabled])
# Build time sanity check...
AM_SANITY_CHECK