]> git.pld-linux.org Git - packages/mupdf.git/commitdiff
- removed obsolete patch
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Aug 2018 22:22:09 +0000 (00:22 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Aug 2018 22:22:09 +0000 (00:22 +0200)
mupdf-openjpeg.patch [deleted file]

diff --git a/mupdf-openjpeg.patch b/mupdf-openjpeg.patch
deleted file mode 100644 (file)
index 877e477..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- mupdf-1.6-source/source/fitz/load-jpx.c~   2013-08-14 14:41:20.000000000 +0200
-+++ mupdf-1.6-source/source/fitz/load-jpx.c    2014-11-04 22:47:25.217970803 +0100
-@@ -117,7 +117,7 @@
-       opj_stream_set_read_function(stream, fz_opj_stream_read);
-       opj_stream_set_skip_function(stream, fz_opj_stream_skip);
-       opj_stream_set_seek_function(stream, fz_opj_stream_seek);
--      opj_stream_set_user_data(stream, &sb);
-+      opj_stream_set_user_data(stream, &sb, NULL);
-       /* Set the length to avoid an assert */
-       opj_stream_set_user_data_length(stream, size);
This page took 0.114838 seconds and 4 git commands to generate.