From 6eab6ea7324e987f2f92219679455b7a4956644b Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Sat, 30 Sep 2006 10:24:05 +0000 Subject: [PATCH] remove unneeded include git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15188 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt3/GuiApplication.C | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/frontends/qt3/GuiApplication.C b/src/frontends/qt3/GuiApplication.C index 310d311ab3..0c99d68930 100644 --- a/src/frontends/qt3/GuiApplication.C +++ b/src/frontends/qt3/GuiApplication.C @@ -12,9 +12,6 @@ #include -// FIXME: this is needed for now because LyXFunc is still constructed -// there. -#include "frontends/Application_pimpl.h" #include "frontends/LyXView.h" #include "frontends/WorkArea.h" -- 2.39.5