From 2505a01dd2ae2c9696210783d677d7d45caa665f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Aug 2023 10:59:35 +0900 Subject: Drop USE_QT3/4 code Signed-off-by: Michele Calgaro (cherry picked from commit 701d92857caed18c0099b264c45a0b0edce782f2) --- qtinterface/iqtimer.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'qtinterface/iqtimer.cpp') diff --git a/qtinterface/iqtimer.cpp b/qtinterface/iqtimer.cpp index f4fd0e7..6e6a3df 100644 --- a/qtinterface/iqtimer.cpp +++ b/qtinterface/iqtimer.cpp @@ -21,10 +21,3 @@ Boston, MA 02110-1301, USA. #include #include - -#ifdef USE_QT3 - -//class IQTimer : public QTimer {}; -//typedef QTimer IQTimer; - -#endif -- cgit v1.2.3