]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / BufferView.h
index 1ccf16ed1ad5d7e8295388134bb1fbe0099c05cc..bceaf1f82fd92d4d6bdffc091c312130802d6bd6 100644 (file)
@@ -93,8 +93,6 @@ public:
        /// resize the BufferView.
        void resize();
 
-       /// redisplay the referenced buffer.
-       void reload();
        /// load a buffer into the view.
        bool loadLyXFile(support::FileName const & name, bool tolastfiles = true);