diff --git a/autotests/integration/internal_window.cpp b/autotests/integration/internal_window.cpp index 4dd9e35204..caa5b96ed2 100644 --- a/autotests/integration/internal_window.cpp +++ b/autotests/integration/internal_window.cpp @@ -209,8 +209,6 @@ void InternalWindowTest::init() void InternalWindowTest::cleanup() { Test::destroyWaylandConnection(); - - QMetaObject::invokeMethod(kwinApp()->platform(), "setVirtualOutputs", Qt::DirectConnection, Q_ARG(int, 2)); } void InternalWindowTest::testEnterLeave()