]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.C
Various small fixes
[lyx.git] / src / BufferView.C
index 60f0297b525a56e458dc214ac2bbc7529df00dda..c2bd11863f67b973b734a24598ca01bc1460cdb6 100644 (file)
@@ -141,6 +141,7 @@ void BufferView::gotoError()
 }
 
 
+#if 0
 void BufferView::enterView()
 {
        pimpl_->enterView();
@@ -195,6 +196,7 @@ void BufferView::workAreaExpose()
 {
        pimpl_->workAreaExpose();
 }
+#endif
 
 
 void BufferView::cursorPrevious(LyXText * text)