Remove dvdread patch since Clee has fixed it in libmediafork/dvd.c
authorprigaux <pri@nopapers.org>
Sat, 17 Feb 2007 13:13:58 +0000 (13:13 +0000)
committerprigaux <pri@nopapers.org>
Sat, 17 Feb 2007 13:13:58 +0000 (13:13 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.8.0_beta2_5.1@371 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/patch-libdvdread.patch [deleted file]

diff --git a/contrib/patch-libdvdread.patch b/contrib/patch-libdvdread.patch
deleted file mode 100644 (file)
index 8ff5333..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- libdvdread/dvdread/nav_read.c      2005-09-05 22:11:16.000000000 -0400
-+++ libdvdread-patched/dvdread/nav_read.c      2006-09-23 14:14:43.000000000 -0400
-@@ -204,6 +204,6 @@
-   /* Asserts */
-   /* dsi dsi gi */
--  CHECK_VALUE(dsi->dsi_gi.zero1 == 0);
-+//  CHECK_VALUE(dsi->dsi_gi.zero1 == 0);
- }