diff options
-rw-r--r-- | l10ntools/source/localize.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index af61293bf979..55dcda2cf2fe 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -282,7 +282,6 @@ void handleCommand( << "'s output is invalid:\n" << sLine.replaceAll("\t","\\t").getStr() << endl; - throw false; //TODO } } getline(in, s); |