mirror of
https://github.com/python/cpython.git
synced 2025-12-05 00:52:25 +00:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -202,8 +202,6 @@ static type_lock tcl_lock = 0;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern int Tk_GetNumMainWindows();
|
|
||||||
|
|
||||||
#ifdef macintosh
|
#ifdef macintosh
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue