]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Allow dissolution of insets inside mathed
[lyx.git] / src / Buffer.h
index ff5e50148a5f872948d2c966a3b4da32b98d705a..e9d04a90120cf2a652837d797f5792e47823a3ae 100644 (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