From 8868e9649a2ff1c60a3334e00418bba92eb67f70 Mon Sep 17 00:00:00 2001
From: konablend <kona8lend@gmail.com>
Date: Tue, 2 Jun 2009 03:37:30 +0000
Subject: [PATCH] Cygwin - latest bump in x264 no longer requires build-time
 patch.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2467 b64f7644-9d1e-0410-96f1-a4d463321fa5
---
 contrib/x264/P00-cygwin.patch | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 contrib/x264/P00-cygwin.patch

diff --git a/contrib/x264/P00-cygwin.patch b/contrib/x264/P00-cygwin.patch
deleted file mode 100644
index f2e375d69..000000000
--- a/contrib/x264/P00-cygwin.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- x264/configure2	2008-04-12 21:45:07.000000000 +0100
-+++ x264/configure	2008-04-14 18:44:33.890625000 +0100
-@@ -210,8 +210,8 @@
-     ;;
-   cygwin*)
-     SYS="MINGW"
--    CFLAGS="$CFLAGS -mno-cygwin"
--    LDFLAGS="$LDFLAGS -mno-cygwin"
-+    #CFLAGS="$CFLAGS -mno-cygwin"
-+    #LDFLAGS="$LDFLAGS -mno-cygwin"
-     EXE=".exe"
-     DEVNULL="NUL"
-     ;;
-- 
2.40.0