aboutsummaryrefslogtreecommitdiffstats
path: root/community/kwin-effect-xrdesktop/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/kwin-effect-xrdesktop/fix-build.patch')
-rw-r--r--community/kwin-effect-xrdesktop/fix-build.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/kwin-effect-xrdesktop/fix-build.patch b/community/kwin-effect-xrdesktop/fix-build.patch
deleted file mode 100644
index 74bf4faeffb..00000000000
--- a/community/kwin-effect-xrdesktop/fix-build.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-this only takes 4 arguments now
---- a/src/VRMirror.cpp
-+++ b/src/VRMirror.cpp
-@@ -179,7 +179,7 @@
- }
- }
- */
--KWIN_EFFECT_FACTORY_SUPPORTED_ENABLED(VRMirrorFactory,
-+KWIN_EFFECT_FACTORY_SUPPORTED_ENABLED(
- VRMirror,
- "vrmirror.json",
- return VRMirror::supported();