]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/errormessage.cpp
Error messages reported with the function error_essage are no longer writted to std...
[toast/confclerk.git] / src / gui / errormessage.cpp
index d41b0e3c2e226b18490ba1a4bed8e2629a0d445f..407f52d2ce00f07d185dc05bab63b7b81b89b9e2 100644 (file)
@@ -30,7 +30,6 @@
 
 void error_message(const QString& message)
 {
-    QTextStream(stderr) << "ERROR: " << message << "\n";
 #ifdef QT_MAEMO5_LIB
     // by default the message is white on yellow, which is unusable
     // but some html here works