---
 compat/getopt.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/compat/getopt.c b/compat/getopt.c
index c7f8ef3..3e7d3e2 100644
--- a/compat/getopt.c
+++ b/compat/getopt.c
@@ -33,8 +33,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#define EOF (-1)
-
 static int opterr = 1;
 static int optind = 1;
 static int optopt;
-- 
1.7.9.4

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to