]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
* de.po: update
[lyx.git] / src / BufferView.h
index f24af0d21ed5cdf0b465173377f572d5592822cc..f6d5b1894baeca201817065cc28514681e76b281 100644 (file)
@@ -166,8 +166,6 @@ public:
        /// Scroll to the cursor.
        /// \param recenter Whether the cursor should be centered on screen
        bool scrollToCursor(DocIterator const & dit, bool recenter);
-       /// LFUN_SCROLL Helper.
-       void lfunScroll(FuncRequest const & cmd);
        /// scroll down document by the given number of pixels.
        int scrollDown(int pixels);
        /// scroll up document by the given number of pixels.