]> git.lyx.org Git - lyx.git/commitdiff
remove unneeded include
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 30 Sep 2006 10:24:05 +0000 (10:24 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 30 Sep 2006 10:24:05 +0000 (10:24 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15188 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt3/GuiApplication.C

index 310d311ab332e09d5b91f4821b79207513d25349..0c99d689309e97ed863cb77976303b11e75c7f33 100644 (file)
@@ -12,9 +12,6 @@
 
 #include <config.h>
 
-// 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"