]> 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 d41b0e3c2e226b18490ba1a4bed8e2629a0d445f..1c289136a38e224a6bb819b4613d25de6aad802c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -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