summaryrefslogtreecommitdiff
path: root/writerfilter/inc/resourcemodel/LoggedResources.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-29 22:15:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-05 09:18:17 +0000
commitf731dc1e3506c78918b0965d77c3f51eaaf752ad (patch)
tree6a2d02b161b85a0fc986df33d7d62e157dce7c75 /writerfilter/inc/resourcemodel/LoggedResources.hxx
parent2669d048bc8c38f5b75cd0ecdde8d6ae326601eb (diff)
align ifdefs of usage and definitions
Diffstat (limited to 'writerfilter/inc/resourcemodel/LoggedResources.hxx')
-rw-r--r--writerfilter/inc/resourcemodel/LoggedResources.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/inc/resourcemodel/LoggedResources.hxx b/writerfilter/inc/resourcemodel/LoggedResources.hxx
index 16270ca987f9..ce7c0ec27247 100644
--- a/writerfilter/inc/resourcemodel/LoggedResources.hxx
+++ b/writerfilter/inc/resourcemodel/LoggedResources.hxx
@@ -51,8 +51,6 @@ public:
void attribute(const string & rName, const string & rValue);
void attribute(const string & rName, sal_uInt32 nValue);
- void setPrefix(const string & rPrefix);
-
private:
TagLogger::Pointer_t mpLogger;
string msPrefix;