summaryrefslogtreecommitdiff
path: root/l10ntools/inc
diff options
context:
space:
mode:
authorAlexander Bergmann <myaddons@gmx.de>2012-02-13 13:17:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-13 13:17:19 +0000
commit8f1270db7d871df1a6155c1e4f51568753a54b04 (patch)
tree78374e63f2580e2dd3c80881194bcf3c5a92bb04 /l10ntools/inc
parent507a5d0eb718bcd6c294029775008e0f99d70e0f (diff)
unusedcode.easy: Removed unused code
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/export.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index ff6a960da0be..5e08239316c0 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -463,7 +463,6 @@ class MergeDataFile
const rtl::OString &nLang, const rtl::OString &rTEXT,
const rtl::OString &rQHTEXT, const rtl::OString &rTITLE,
const rtl::OString &sFilename, bool bCaseSensitive);
- rtl::OString Dump();
public:
explicit MergeDataFile(const rtl::OString &rFileName,
const rtl::OString& rFile, bool bErrLog, bool bCaseSensitive = false);