libkwineffects: Drop QtQuick dummy window hack
The dummy window hack was needed to ensure hidpi rendering on Wayland. We introduced QQuickRenderTarget::setDevicePixelRatio() in Qt 6.3, so the hack can be removed now.
Draft: waiting until KF6 branch lands