There's no need to declare Tk_GetNumMainWindows() (and it breaks
something in the latest win342 build).
This commit is contained in:
parent
7e48898d86
commit
215193bd93
|
@ -202,8 +202,6 @@ static type_lock tcl_lock = 0;
|
|||
|
||||
#endif
|
||||
|
||||
extern int Tk_GetNumMainWindows();
|
||||
|
||||
#ifdef macintosh
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue