aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp')
-rw-r--r--graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp b/graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp
deleted file mode 100644
index 694fb2864ee3..000000000000
--- a/graphics/kf6-kimageformats/files/patch-src_imageformats_raw.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/imageformats/raw.cpp.orig 2025-09-08 08:12:54 UTC
-+++ src/imageformats/raw.cpp
-@@ -27,7 +27,7 @@
- * By defining RAW_IGNORE_BROKEN_STREAMS removes this protection, leaving
- * LibRaw in complete control of error handling (which is mostly absent).
- */
--// #define RAW_DISABLE_BROKEN_STREAM_PROTECTION
-+#define RAW_DISABLE_BROKEN_STREAM_PROTECTION
- #endif
-
- #ifdef QT_DEBUG