summaryrefslogtreecommitdiffstats
path: root/filter/inc
diff options
context:
space:
mode:
authorSantiago Martinez <smvarela@gmail.com>2012-01-20 19:42:48 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-20 21:47:32 +0100
commit7ce98f34150d430b12804eb9796e4142b7c6517c (patch)
tree7c05d45a58f0e11af8b4bcb8db2feef736c5a1d6 /filter/inc
parentsw: tweak translations (diff)
downloadcore-7ce98f34150d430b12804eb9796e4142b7c6517c.tar.gz
core-7ce98f34150d430b12804eb9796e4142b7c6517c.zip
Removed unused code as listed in unusedcode.easy
Diffstat (limited to 'filter/inc')
-rw-r--r--filter/inc/filter/msfilter/mstoolbar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/inc/filter/msfilter/mstoolbar.hxx b/filter/inc/filter/msfilter/mstoolbar.hxx
index ccbefb2c1b30..35b05da39bd4 100644
--- a/filter/inc/filter/msfilter/mstoolbar.hxx
+++ b/filter/inc/filter/msfilter/mstoolbar.hxx
@@ -326,7 +326,6 @@ public:
WString& getName(){ return name; }
bool IsEnabled();
bool IsMenuToolbar(){ return ( ( ltbtr & 0x2000000 ) == 0x2000000 ); }
- bool NeedsPositioning();
};
class MSFILTER_DLLPUBLIC SRECT : public TBBase