remove unimplemented closing() definition.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20682 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-10-03 07:46:43 +00:00
parent 51b5c6ae04
commit a8cefbcce7

View File

@ -391,8 +391,6 @@ public:
/// This function is called when the buffer is changed.
void changed() const;
/// This function is called if the buffer is being closed.
void closing(Buffer *) const;
/// This function is called when the buffer structure is changed.
void structureChanged() const;
/// This function is called when an embedded file is changed