diff options
Diffstat (limited to 'x11-toolkits/gai/files/patch-gai:gai-gnome.c')
-rw-r--r-- | x11-toolkits/gai/files/patch-gai:gai-gnome.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/gai/files/patch-gai:gai-gnome.c b/x11-toolkits/gai/files/patch-gai:gai-gnome.c deleted file mode 100644 index 93ba6607b681..000000000000 --- a/x11-toolkits/gai/files/patch-gai:gai-gnome.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gai/gai-gnome.c.orig Mon May 10 09:16:17 2004 -+++ gai/gai-gnome.c Mon May 10 09:16:26 2004 -@@ -345,8 +345,8 @@ - static int - gai_gnome_expose(GtkWidget *widget, GdkEventExpose *event, gpointer d) - { -- GAI_ENTER; - static gboolean expose_lock = FALSE; -+ GAI_ENTER; - if(expose_lock){ - GAI_NOTE("Expose lock"); - return FALSE; |