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 6fda8f540493..000000000000 --- a/x11-toolkits/gai/files/patch-gai:gai-gnome.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gai/gai-gnome.c.orig Mon Mar 15 10:36:46 2004 -+++ gai/gai-gnome.c Mon Mar 15 10:37:15 2004 -@@ -537,8 +537,8 @@ - void gai_gnome_about_show (void) - { - char *authors[3]; -- GAI_ENTER; - GdkPixbuf *pixbuf; -+ GAI_ENTER; - - if (GAI.about!=NULL) - { |