summaryrefslogtreecommitdiff
path: root/x11-fonts/gfe/files/patch-src:main.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/gfe/files/patch-src:main.c')
-rw-r--r--x11-fonts/gfe/files/patch-src:main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fonts/gfe/files/patch-src:main.c b/x11-fonts/gfe/files/patch-src:main.c
deleted file mode 100644
index b6a75a81ddbf..000000000000
--- a/x11-fonts/gfe/files/patch-src:main.c
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN src.dist/main.c src/main.c
---- src.dist/main.c Tue Feb 26 09:11:19 2002
-+++ src/main.c Tue Feb 26 09:11:47 2002
-@@ -37,6 +37,7 @@
- int i;
-
- /* process gtk/X switches */
-+ gtk_set_locale();
- gtk_init(&argc, &argv);
-
- show_version = FALSE;