mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
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:
parent
51b5c6ae04
commit
a8cefbcce7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user