mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Removed unused vars
This commit is contained in:
parent
4a5be817da
commit
b9bf6e2dde
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ static int
|
|||
PyMac_GUSISpin(spin_msg msg, long arg)
|
||||
{
|
||||
static Boolean inForeground = true;
|
||||
WindowPtr win;
|
||||
EventRecord ev;
|
||||
int maysleep;
|
||||
|
||||
if (PyMac_ConsoleIsDead) return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue