]> granicus.if.org Git - python/commitdiff
There's no need to declare Tk_GetNumMainWindows() (and it breaks
authorGuido van Rossum <guido@python.org>
Thu, 8 Oct 1998 02:27:41 +0000 (02:27 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Oct 1998 02:27:41 +0000 (02:27 +0000)
something in the latest win342 build).

Modules/_tkinter.c

index e0688721922ce6a941a5e2ffc02b83dac906576d..54a9aa0534d355224ba7b5eacba02b927a167fd5 100644 (file)
@@ -202,8 +202,6 @@ static type_lock tcl_lock = 0;
 
 #endif
 
-extern int Tk_GetNumMainWindows();
-
 #ifdef macintosh
 
 /*