From 7c3b44b81086c6b99f91e294c3b438dc808b47e2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 24 Aug 2023 21:28:39 +0900 Subject: Drop USE_QT4 code Signed-off-by: Michele Calgaro (cherry picked from commit 030a2248f3630fd0404df98beffc78b5b5ca4c31) --- src/config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/config.h.in') 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 -- cgit v1.2.1