From 92b3cd40743c51ad768bc8d862b01b31e3278a55 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Thu, 17 Aug 2006 08:50:14 +0000 Subject: [PATCH] get rid of QT3_SUPPORT and some cleanup git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14733 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/lyx_gui.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/frontends/qt4/lyx_gui.C b/src/frontends/qt4/lyx_gui.C index 9f5aded103..0dd4e56ba5 100644 --- a/src/frontends/qt4/lyx_gui.C +++ b/src/frontends/qt4/lyx_gui.C @@ -10,8 +10,6 @@ * Full author contact details are available in file CREDITS. */ -#undef QT3_SUPPORT - #include #include "lyx_gui.h"