diff options
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); |