summarylogtreecommitdiffstats
path: root/png-miss-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'png-miss-header.patch')
-rw-r--r--png-miss-header.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/png-miss-header.patch b/png-miss-header.patch
deleted file mode 100644
index 90f82ba3b7ea..000000000000
--- a/png-miss-header.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: SRC/renderer/OpenGlDevice.cpp
-===================================================================
---- SRC/renderer/OpenGlDevice.cpp (revision 6236)
-+++ SRC/renderer/OpenGlDevice.cpp (working copy)
-@@ -32,6 +32,7 @@
- #ifdef _GLX
- #define _PNG
- #include <png.h>
-+#include <zlib.h>
- #endif
-
- #include <iostream>