]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
add missing 'else'
[lyx.git] / src / BufferView.h
index 3aad4654fa4515f6d99f50959a6ca39bff25f6b7..b2261ff69f638f0d131307924e0a8ce35c391662 100644 (file)
@@ -193,8 +193,6 @@ public:
        /// Scroll the view by a number of pixels
        void scrollDocView(int);
 
-       /// height of a normal line in pixels (zoom factor considered)
-       int defaultHeight() const;
        /// return the pixel width of the document view
        int workWidth() const;
        /// return the pixel height of the document view