diff options
Diffstat (limited to 'app-emulation/spim/files/spim-6.5-font.patch')
-rw-r--r-- | app-emulation/spim/files/spim-6.5-font.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/spim/files/spim-6.5-font.patch b/app-emulation/spim/files/spim-6.5-font.patch deleted file mode 100644 index bf398bea53f0..000000000000 --- a/app-emulation/spim/files/spim-6.5-font.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- spim-6.5/xspim.c.orig 2005-02-12 19:27:53.820049968 +0100 -+++ spim-6.5/xspim.c 2005-02-12 19:28:11.949293904 +0100 -@@ -452,7 +452,7 @@ - - toplevel = XtAppInitialize (&app_context, "Xspim", options, - XtNumber (options), &argc, argv, -- fallback_resources, NULL, ZERO); -+ NULL, NULL, ZERO); - - if (argc != 1) - syntax (argv[0]); |