diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.h.in b/src/config.h.in index e298be37..c19a4ad1 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -88,9 +88,6 @@ /* define if you have libgsm and want the GSM code to be compiled */ #undef COMPILE_USE_GSM -/* define if you want to compile the Qt 4.x support */ -#undef COMPILE_USE_QT4 - /* define if you trust your memmove() function */ #undef COMPILE_WITH_SYSTEM_MEMMOVE |