]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/errormessage.cpp
Bump copyright years.
[toast/confclerk.git] / src / gui / errormessage.cpp
index 464b0f23dc600ed2ca9ec59dce32dc8f5419302c..e10a3af6173acd3ce077dc8d2d1ada10f9ca6fcc 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
+ * Copyright (C) 2011-2024 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