mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-23 23:35:20 +00:00
"twin" has not been used since 2.1.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user