From: Abdelrazak Younes Date: Tue, 22 Sep 2009 21:35:48 +0000 (+0000) Subject: declaration cleanup. X-Git-Tag: 2.0.0~5460 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=cf5cd096e4d0ad585a1892cabbdfa57f4b40d94c;p=features.git declaration cleanup. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31444 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXFunc.h b/src/LyXFunc.h index 091204fe66..c0fc35c4d0 100644 --- a/src/LyXFunc.h +++ b/src/LyXFunc.h @@ -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