diff options
author | Petr Vorel <petr.vorel@gmail.com> | 2012-02-17 18:07:24 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-17 17:37:17 +0000 |
commit | 69eede0409987c0e34a3ff1000520bdf249fb150 (patch) | |
tree | 506027d960bddf7122624e7646e7e4f838a0e4be /l10ntools/inc | |
parent | c04e865ff6b48d49d7ae73479710f255135d80a6 (diff) |
Remove unused code.
Diffstat (limited to 'l10ntools/inc')
-rw-r--r-- | l10ntools/inc/export.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx index c669a3b57bbb..97c5bf1fae1e 100644 --- a/l10ntools/inc/export.hxx +++ b/l10ntools/inc/export.hxx @@ -166,8 +166,6 @@ public: rtl::OString sPForm; - void Dump(); - ResData(const rtl::OString &rPF, const rtl::OString &rGId) : nWidth( 0 ), |