summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc/cfgmerge.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-01-14 16:31:22 +0200
committerNoel Grandin <noel@peralex.com>2016-01-15 09:36:41 +0200
commit602a64939da2df486099eba967aa9148ced1d8d4 (patch)
tree886c50020b24d855cb3480943171b1129742fa43 /l10ntools/inc/cfgmerge.hxx
parentloplugin:unusedmethods unused return value in sc (diff)
downloadcore-602a64939da2df486099eba967aa9148ced1d8d4.tar.gz
core-602a64939da2df486099eba967aa9148ced1d8d4.zip
loplugin:unusedmethods unused return value in l10ntools,linguistic
Change-Id: I11571c25e527787a2054bc8106a27c44b8a96116
Diffstat (limited to 'l10ntools/inc/cfgmerge.hxx')
-rw-r--r--l10ntools/inc/cfgmerge.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx
index 355f4c5c52e5..9f90fabc39f0 100644
--- a/l10ntools/inc/cfgmerge.hxx
+++ b/l10ntools/inc/cfgmerge.hxx
@@ -127,7 +127,7 @@ public:
CfgParser();
virtual ~CfgParser();
- int Execute( int nToken, char * pToken );
+ void Execute( int nToken, char * pToken );
};
/// Export strings from *.xcu files