From: Abdelrazak Younes Date: Sat, 8 Mar 2008 09:01:41 +0000 (+0000) Subject: declaration cleanup X-Git-Tag: 1.6.10~5795 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8675175492b2b24a9934f53acfbfc96876d8aee3;p=lyx.git declaration cleanup git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23554 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/BufferView.h b/src/BufferView.h index 95d72c3358..df8d4b2b8f 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -36,7 +36,6 @@ class FuncRequest; class FuncStatus; class Intl; class Inset; -class Menu; class ParIterator; class ParagraphMetrics; class Point;