diff --git a/lang/qt/tests/t-support.cpp b/lang/qt/tests/t-support.cpp index 202a2510..ffb0f9ef 100644 --- a/lang/qt/tests/t-support.cpp +++ b/lang/qt/tests/t-support.cpp @@ -43,9 +43,8 @@ void QGpgMETest::cleanupTestCase() { QCoreApplication::sendPostedEvents(); killAgent(); - printf("Killed agent\n"); } -#include + void killAgent(const QString& dir) { QProcess proc;