summaryrefslogtreecommitdiff
path: root/graphics/xine-ui/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xine-ui/patches/patch-ag')
-rw-r--r--graphics/xine-ui/patches/patch-ag19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/xine-ui/patches/patch-ag b/graphics/xine-ui/patches/patch-ag
deleted file mode 100644
index a78d0afd489..00000000000
--- a/graphics/xine-ui/patches/patch-ag
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2004/01/26 00:54:19 recht Exp $
-
---- src/xitk/common.h.orig 2004-01-26 01:39:55.000000000 +0100
-+++ src/xitk/common.h 2004-01-26 01:43:43.000000000 +0100
-@@ -76,6 +76,14 @@
- #include <lirc/lirc_client.h>
- #endif
-
-+#if !defined(TRUE)
-+#define TRUE 1
-+#endif
-+
-+#if !defined(FALSE)
-+#define FALSE 0
-+#endif
-+
- /*
- * config related constants
- */