]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/errormessage.cpp
Update copyright notices.
[toast/confclerk.git] / src / gui / errormessage.cpp
index 464b0f23dc600ed2ca9ec59dce32dc8f5419302c..dbac21a16669d8d9ce74c002fa6bcb0c5e6f6bba 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
+ * Copyright (C) 2011-2014 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -29,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