diff options
Diffstat (limited to 'www/w3m/files/patch-ay')
-rw-r--r-- | www/w3m/files/patch-ay | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/w3m/files/patch-ay b/www/w3m/files/patch-ay deleted file mode 100644 index 6591f60bccf5..000000000000 --- a/www/w3m/files/patch-ay +++ /dev/null @@ -1,12 +0,0 @@ ---- frame.c.orig Fri Dec 8 22:21:42 2000 -+++ frame.c Fri Dec 8 22:21:58 2000 -@@ -426,9 +426,7 @@ - int r, c, status, t_stack; - InputStream f2; - Str tmp, tok; --#ifdef JP_CHARSET - char code, ic, charset[2]; --#endif /* JP_CHARSET */ - char *d_target, *p_target, *s_target, *t_target; - ParsedURL *currentURL, base; - MySignalHandler(*prevtrap) (SIGNAL_ARG) = NULL; |