summaryrefslogtreecommitdiff
path: root/l10ntools/source/gConvProp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/gConvProp.cxx')
-rw-r--r--l10ntools/source/gConvProp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gConvProp.cxx b/l10ntools/source/gConvProp.cxx
index 159325d02d34..a5067614b4ff 100644
--- a/l10ntools/source/gConvProp.cxx
+++ b/l10ntools/source/gConvProp.cxx
@@ -32,7 +32,7 @@
/********************** I M P L E M E N T A T I O N **********************/
convert_prop::convert_prop(l10nMem& crMemory) : convert_gen_impl(crMemory)
{
- throw l10nMem::showError(std::string("convert_prop not implemented"));
+// throw l10nMem::showError(std::string("convert_prop not implemented"));
}