summaryrefslogtreecommitdiffstats
path: root/www/uzbl/files/patch-src__events.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/uzbl/files/patch-src__events.c')
-rw-r--r--www/uzbl/files/patch-src__events.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/uzbl/files/patch-src__events.c b/www/uzbl/files/patch-src__events.c
deleted file mode 100644
index 1606f4b86..000000000
--- a/www/uzbl/files/patch-src__events.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/events.c.orig 2011-03-15 12:19:22.000000000 +0000
-+++ src/events.c 2011-03-15 12:19:36.000000000 +0000
-@@ -3,6 +3,7 @@
- ** (c) 2009 by Robert Manea
- */
-
-+#include <stdarg.h>
- #include "uzbl-core.h"
- #include "events.h"
- #include "util.h"