diff options
Diffstat (limited to 'net/gaim-snapshot/files/patch-aim.c')
-rw-r--r-- | net/gaim-snapshot/files/patch-aim.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/gaim-snapshot/files/patch-aim.c b/net/gaim-snapshot/files/patch-aim.c deleted file mode 100644 index 71b1110a00fe..000000000000 --- a/net/gaim-snapshot/files/patch-aim.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/aim.c.orig Fri Aug 31 20:15:17 2001 -+++ src/aim.c Fri Aug 31 20:15:39 2001 -@@ -54,9 +54,7 @@ - #include "locale.h" - #include "gtkticker.h" - #include "gtkspell.h" --#ifndef USE_APPLET - #include <getopt.h> --#endif - - static gchar *ispell_cmd[] = { "ispell", "-a", NULL }; - |