X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/68b2df2aae1c3894cb2a720d088b5f41e17a93e1..080dc7d603d45ba0662aa731418993ddd45b5fe8:/src/gui/errormessage.cpp diff --git a/src/gui/errormessage.cpp b/src/gui/errormessage.cpp index d41b0e3..e10a3af 100644 --- a/src/gui/errormessage.cpp +++ b/src/gui/errormessage.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2010 Ixonos Plc. - * Copyright (C) 2011 Philipp Spitzer, gregor herrmann + * Copyright (C) 2011-2024 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