diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-02-27 09:45:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-27 12:57:24 +0000 |
commit | f61b6894ef8d953b03307c7b27c3a67b9a41bea9 (patch) | |
tree | b6f75537b2d579e4aa85b0259a02475644af9a99 /include/vcl/settings.hxx | |
parent | cb40b7d2f9902b5fbe89333c4107d72c156b9a15 (diff) |
GetContextMenuDown is always true
Change-Id: Ib2ce1dd91cc7bfaf38feca7b056874a2508869e6
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r-- | include/vcl/settings.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx index ba2aae2f43ec..588a1b9c9e75 100644 --- a/include/vcl/settings.hxx +++ b/include/vcl/settings.hxx @@ -101,8 +101,6 @@ public: sal_uInt16 GetContextMenuClicks() const; - bool GetContextMenuDown() const; - sal_uLong GetScrollRepeat() const; sal_uLong GetButtonStartRepeat() const; |