]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/errormessage.cpp
Add .pro.user.* to svn:ignore and remove it in the release target.
[toast/confclerk.git] / src / gui / errormessage.cpp
index 464b0f23dc600ed2ca9ec59dce32dc8f5419302c..1c289136a38e224a6bb819b4613d25de6aad802c 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
+ * Copyright (C) 2011-2012 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