]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
cosmetics
[lyx.git] / src / BufferView.h
index b553f26f8365be7141154726ca5aa67b1f8857c7..9dfe5568cfbb08cf2862f8bb49720b477d746295 100644 (file)
@@ -264,8 +264,6 @@ private:
        /// Update current paragraph metrics.
        /// \return true if no further update is needed.
        bool singleParUpdate();
-       ///
-       bool multiParSel();
 
        /// Search recursively for the the innermost inset that covers (x, y) position.
        /// \retval 0 if no inset is found.