summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtoolkit/files/patch-GTKMain.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtoolkit/files/patch-GTKMain.h')
-rw-r--r--x11-toolkits/gtoolkit/files/patch-GTKMain.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-toolkits/gtoolkit/files/patch-GTKMain.h b/x11-toolkits/gtoolkit/files/patch-GTKMain.h
deleted file mode 100644
index 56c2e067eac4..000000000000
--- a/x11-toolkits/gtoolkit/files/patch-GTKMain.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- GTKMain.h.orig 2002-02-21 16:43:49.000000000 +0100
-+++ GTKMain.h 2011-04-15 20:17:34.000000000 +0200
-@@ -31,8 +31,8 @@
- - (void) mainQuit;
- - (gint) mainIteration;
- - (gint) mainIterationDo:(gboolean) blocking;
--- (gint) true;
--- (gint) false;
-+- (gint) val_true;
-+- (gint) val_false;
- - (void) grabAdd:(GTKWidget *) widget;
- - (GTKWidget*) grabGetCurrent;
- - (void) grabRemove:(GTKWidget *) widget;