]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.h
That didn't really work. So revert to old CSS for gray notes.
[lyx.git] / src / BufferList.h
index 1928e6a26ee1f084a0594d56b4b82232194a091f..c703cd2a04cddd83ae7840336cc3d76de0d30567 100644 (file)
@@ -69,12 +69,6 @@ public:
        /// emergency save for all buffers
        void emergencyWriteAll();
 
-       /// save emergency file for the given buffer
-       /**
-         * \return a status message towards the user.
-         */
-       docstring emergencyWrite(Buffer * buf);
-
        /// return true if no buffers loaded
        bool empty() const;