X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView_pimpl.h;h=7dbea916305364e01dd7a9a339312a2bedd96c5f;hb=ba0820145782f4f6a31d9fe88c73e15d4a3e1fd6;hp=d76aab8ab272b9144197cbe0627e2323ef444922;hpb=82fa210ea8d38d51aafb131f10d843e27e056429;p=lyx.git diff --git a/src/BufferView_pimpl.h b/src/BufferView_pimpl.h index d76aab8ab2..7dbea91630 100644 --- a/src/BufferView_pimpl.h +++ b/src/BufferView_pimpl.h @@ -38,10 +38,6 @@ struct BufferView::Pimpl { void update(); /// void update(signed char f); -#if 0 - /// - void smallUpdate(signed char f); -#endif /// void gotoError(); /// Update pixmap of screen @@ -52,18 +48,6 @@ struct BufferView::Pimpl { void updateScrollbar(); /// void scrollCB(double value); -#if 0 - /// - void downCB(long time, int button); -#endif -#if 0 - /// - void scrollUpOnePage(); -#endif -#if 0 - /// - void scrollDownOnePage(); -#endif /// void create_view(); ///