summaryrefslogtreecommitdiff
path: root/utils/rbutilqt/base/talkgenerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/rbutilqt/base/talkgenerator.cpp')
-rw-r--r--utils/rbutilqt/base/talkgenerator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/rbutilqt/base/talkgenerator.cpp b/utils/rbutilqt/base/talkgenerator.cpp
index 6798d53829..eb000bf188 100644
--- a/utils/rbutilqt/base/talkgenerator.cpp
+++ b/utils/rbutilqt/base/talkgenerator.cpp
@@ -275,7 +275,6 @@ QString TalkGenerator::correctString(QString s)
275 LOG_INFO() << "corrected string" << s << "to" << corrected; 275 LOG_INFO() << "corrected string" << s << "to" << corrected;
276 276
277 return corrected; 277 return corrected;
278 m_abort = true;
279} 278}
280 279
281void TalkGenerator::setLang(QString name) 280void TalkGenerator::setLang(QString name)