summaryrefslogtreecommitdiff
path: root/l10ntools/inc/gConvXrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/gConvXrm.hxx')
-rw-r--r--l10ntools/inc/gConvXrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/gConvXrm.hxx b/l10ntools/inc/gConvXrm.hxx
index 4187a848f5e6..60b063f64762 100644
--- a/l10ntools/inc/gConvXrm.hxx
+++ b/l10ntools/inc/gConvXrm.hxx
@@ -27,7 +27,7 @@ class convert_xrm : public convert_gen
public:
bool mbNoCollectingData;
convert_xrm(l10nMem& crMemory);
- ~convert_xrm();
+ ~convert_xrm() {};
void setId(char *yytext);
void setLang(char *yytext);