e84ed6adbf
PR: 69463 Submitted by: Michael Johnson <ahze@ahze.net> Remove gpg sig checking code, the key has expired and the code has too many flaws.
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
--- source/term.c.orig Fri Jul 23 01:10:02 2004
|
|
+++ source/term.c Fri Jul 23 01:11:02 2004
|
|
@@ -92,7 +92,6 @@
|
|
#endif
|
|
|
|
extern char *getenv();
|
|
-extern char *tparm();
|
|
|
|
/*
|
|
* The old code assumed termcap. termcap is almost always present, but on
|