]> git.lyx.org Git - features.git/commitdiff
declaration cleanup.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 22 Sep 2009 21:35:48 +0000 (21:35 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 22 Sep 2009 21:35:48 +0000 (21:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31444 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXFunc.h

index 091204fe665529ad67bafd957b46b4e806c2708f..c0fc35c4d0a73eee3a6944fc06a4256042cabb32 100644 (file)
@@ -34,10 +34,6 @@ namespace support {
 class FileName;
 }
 
-namespace frontend {
-class LyXView;
-}
-
 /** This class encapsulates all the LyX command operations.
     This is the class of the LyX's "high level event handler".
     Every user command is processed here, either invocated from