diff options
Diffstat (limited to 'package/bitchx/patches/BitchX-tparm.patch')
-rw-r--r-- | package/bitchx/patches/BitchX-tparm.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/bitchx/patches/BitchX-tparm.patch b/package/bitchx/patches/BitchX-tparm.patch deleted file mode 100644 index 18bd7bfd0c..0000000000 --- a/package/bitchx/patches/BitchX-tparm.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- BitchX/source/term.c.orig 2006-03-05 15:01:46.000000000 +1000 -+++ BitchX/source/term.c 2006-03-05 15:01:53.000000000 +1000 -@@ -92,7 +92,6 @@ - #endif - - extern char *getenv(); --extern char *tparm(); - - /* - * The old code assumed termcap. termcap is almost always present, but on |