]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
partial framebox support
[lyx.git] / src / BufferView_pimpl.h
index b1832f9b3603001d605e30f2a879cb35b67f05bf..15f320bf8f905693c15ac957505665f94194bd14 100644 (file)
@@ -62,12 +62,6 @@ struct BufferView::Pimpl : public boost::signals::trackable {
        void updateScrollbar();
        ///
        void scrollDocView(int value);
-       /**
-        * Returns an inset if inset was hit, or 0 if not.
-        *
-        * If hit, the coordinates are changed relative to the inset.
-        */
-       Inset * checkInsetHit(LyXText *, int & x, int & y);
        /// wheel mouse scroll
        int scroll(long time);
        ///