$FreeBSD: ports/sysutils/ah-tty/files/patch-src_psh.h,v 1.1 2006/12/19 17:32:25 mich Exp $

--- 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 */


syntax highlighted by Code2HTML, v. 0.9.1