diff options
author | Elton Chung <elton@layerjet.com> | 2012-02-18 14:19:49 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-18 09:34:48 +0000 |
commit | 78e9ba6febb7402d4661fbf7934a2526efc8629a (patch) | |
tree | fb409d64f0006c998c75d26dba37192dbc76e093 /svx/inc | |
parent | ab2f830bbbb2a8ae2afad13b2a98df553e7196cc (diff) |
Remove unused code
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/svdsob.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/svdsob.hxx b/svx/inc/svx/svdsob.hxx index 4f7c5159babc..feec79ed6375 100644 --- a/svx/inc/svx/svdsob.hxx +++ b/svx/inc/svx/svdsob.hxx @@ -96,7 +96,6 @@ public: sal_Bool IsEmpty() const; - sal_uInt16 GetSetCount() const; void operator&=(const SetOfByte& r2ndSet); void operator|=(const SetOfByte& r2ndSet); |