X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView.h;h=b2261ff69f638f0d131307924e0a8ce35c391662;hb=cd3d0bc0b26f4d92fdfbfaac4adefebcf51f11ff;hp=e4da73d12e285c312f785f14f75e6be8acff28df;hpb=ae87b945156585b080ed155919f64b80e48d7a04;p=lyx.git diff --git a/src/BufferView.h b/src/BufferView.h index e4da73d12e..b2261ff69f 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -10,10 +10,6 @@ #ifndef BUFFER_VIEW_H #define BUFFER_VIEW_H -#ifdef __GNUG__ -#pragma interface -#endif - #include "LString.h" #include "undo.h" @@ -197,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