X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiWorkArea.h;h=0858521a9a5bf0f98d36553dc9e39b51fa76a156;hb=ee7dd4a11ea21851e7e32164c66b37d3bc8ac31d;hp=9a0e2a2d22e72f44a8a51eb9fd67a60695df3c04;hpb=5485f3953936f687587a7591027ef1285bcb2e91;p=lyx.git diff --git a/src/frontends/qt4/GuiWorkArea.h b/src/frontends/qt4/GuiWorkArea.h index 9a0e2a2d22..0858521a9a 100644 --- a/src/frontends/qt4/GuiWorkArea.h +++ b/src/frontends/qt4/GuiWorkArea.h @@ -85,10 +85,6 @@ public: FuncRequest cmd; Timeout timeout; bool restart_timeout; - int x_old; - int y_old; - int min_scrollbar_old; - int max_scrollbar_old; };