diff --git a/patches/disable-shadow-error.patch b/patches/disable-shadow-error.patch deleted file mode 100644 index 1be6da365..000000000 --- a/patches/disable-shadow-error.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt -index a021d61f5..15c5dedfb 100644 ---- a/src/video_core/CMakeLists.txt -+++ b/src/video_core/CMakeLists.txt -@@ -310,7 +310,6 @@ else() - -Wno-error=sign-conversion - -Werror=pessimizing-move - -Werror=redundant-move -- -Werror=shadow - -Werror=switch - -Werror=type-limits - -Werror=unused-variable