freebsd-ports/sysutils/ah-tty/files/patch-src_psh.h
2006-12-19 17:32:25 +00:00

13 lines
258 B
C

$FreeBSD$
--- src/psh.h.orig
+++ src/psh.h
@@ -52,7 +52,6 @@
the screen - BEL is a good example (only one yet:) */
#define IGNORECHARS "\007"
-extern WINDOW* ShellWin, *HelpWin;
extern PANEL* ShellPanel, *HelpPanel;
/* function declarations */