mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unimplemented function declaration.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37630 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
57cc26305a
commit
77292f028d
@ -33,8 +33,6 @@ public:
|
||||
///
|
||||
virtual int rowsep() const;
|
||||
|
||||
///
|
||||
void normalize();
|
||||
///
|
||||
void write(WriteStream & os) const;
|
||||
///
|
||||
|
@ -36,8 +36,6 @@ public:
|
||||
///
|
||||
InsetMathXYArrow * asXYArrowInset() { return this; }
|
||||
|
||||
///
|
||||
void normalize();
|
||||
///
|
||||
void write(WriteStream & os) const;
|
||||
///
|
||||
|
@ -33,8 +33,6 @@ public:
|
||||
///
|
||||
virtual int rowsep() const;
|
||||
|
||||
///
|
||||
void normalize();
|
||||
///
|
||||
void write(WriteStream & os) const;
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user