summaryrefslogtreecommitdiff
path: root/biology/platon/files/patch-warnings
diff options
context:
space:
mode:
Diffstat (limited to 'biology/platon/files/patch-warnings')
-rw-r--r--biology/platon/files/patch-warnings15
1 files changed, 0 insertions, 15 deletions
diff --git a/biology/platon/files/patch-warnings b/biology/platon/files/patch-warnings
deleted file mode 100644
index 9c63aec15248..000000000000
--- a/biology/platon/files/patch-warnings
+++ /dev/null
@@ -1,15 +0,0 @@
---- xdrvr.c.orig 2015-03-30 09:01:18 UTC
-+++ xdrvr.c
-@@ -86,4 +86,6 @@
- (StructureNotifyMask | ButtonPressMask | ExposureMask | KeyPressMask )
-
-+static int def_colors(void);
-+
- static int version = 70607;
- static int lastevent = -1;
-@@ -104,4 +106,5 @@
- Bool predproc(Display *display, XEvent *event, char *arg);
- /***************************************************************************/
-+int
- xwin_(int *x, int *y, int * z, int *ind, char *buf) {
- static Window theWindow; /* X stuff - some */