summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpverdocument.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-11 23:13:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-12 11:51:11 +0100
commit2e3f7cc4125cbd4245030122eeb9608af3b7997b (patch)
treea67032f5afaeae59a4a7b1b4ed523dd7dc7d9668 /lotuswordpro/source/filter/lwpverdocument.hxx
parent9c0f8fed9eaabbc3d1143b095b3f4ae374d8952a (diff)
callcatcher: unused code
Diffstat (limited to 'lotuswordpro/source/filter/lwpverdocument.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpverdocument.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpverdocument.hxx b/lotuswordpro/source/filter/lwpverdocument.hxx
index b0e9078144ff..a1b6cf00beca 100644
--- a/lotuswordpro/source/filter/lwpverdocument.hxx
+++ b/lotuswordpro/source/filter/lwpverdocument.hxx
@@ -78,7 +78,6 @@ public:
~LwpVerDocument(){}
void Read();
virtual void RegisterStyle();
- sal_uInt32 GetTabSpacing();
private:
sal_uInt32 m_nTabSpacing;
};