From bd460a11fb2c772f6fc9c96e3f17823c93bea416 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sun, 22 Jan 2006 20:28:05 +0000 Subject: [PATCH] "twin" has not been used since 2.1. --- curspriv.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/curspriv.h b/curspriv.h index b42aaafb..e6da3d56 100644 --- a/curspriv.h +++ b/curspriv.h @@ -18,7 +18,7 @@ *************************************************************************** */ /* -$Id: curspriv.h,v 1.18 2006/01/22 20:22:08 wmcbrine Exp $ +$Id: curspriv.h,v 1.19 2006/01/22 20:28:05 wmcbrine Exp $ */ /* * @@ -233,9 +233,6 @@ extern bool trace_on; /* Strget stuff */ extern char* c_strbeg; -/* doupdate stuff */ -extern WINDOW* twin; /* used by many routines */ - /* Monitor (terminal) type information */ #define _NONE 0x00