summaryrefslogtreecommitdiff
path: root/multimedia/libdivxdecore-devel/files/patch-src::store.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libdivxdecore-devel/files/patch-src::store.h')
-rw-r--r--multimedia/libdivxdecore-devel/files/patch-src::store.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/multimedia/libdivxdecore-devel/files/patch-src::store.h b/multimedia/libdivxdecore-devel/files/patch-src::store.h
deleted file mode 100644
index 70d1ee9c4efd..000000000000
--- a/multimedia/libdivxdecore-devel/files/patch-src::store.h
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/store.h.orig Mon Sep 24 14:37:09 2001
-+++ src/store.h Mon Sep 24 14:37:16 2001
-@@ -36,4 +36,4 @@
-
- /*** *** ***/
-
--extern void storeframe (unsigned char *src[], int xsize, int ysize);
-+extern void storeframe (char * outputname, unsigned char *src[], int xsize, int ysize, int hor_stride);