diff options
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/helpwin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/helpwin.hxx b/vcl/inc/helpwin.hxx index 223d2536791a..b6beda35a6d3 100644 --- a/vcl/inc/helpwin.hxx +++ b/vcl/inc/helpwin.hxx @@ -28,7 +28,6 @@ class HelpTextWindow : public FloatingWindow { private: - Point maPos; Rectangle maHelpArea; // If next Help for the same rectangle w/ same text, then keep window Rectangle maTextRect; // For wrapped text in QuickHelp |