mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-23 07:15:05 +00:00
Removed redundant definition of Mouse_status; allows compilation on Mac
OS X. (Why did it work in Linux?) Some bad bugs still on both OSes with this port (see ptest and testcurs demos).
This commit is contained in:
@@ -874,11 +874,6 @@ SCREEN *XSP;
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Used by base curses calls
|
||||
*/
|
||||
MOUSE_STATUS Mouse_status;
|
||||
|
||||
#ifdef FOREIGN
|
||||
XIM Xim;
|
||||
XIC Xic;
|
||||
|
||||
Reference in New Issue
Block a user