Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1255e0

Browse files
committed
removed unused var
1 parent 176f3a9 commit a1255e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mac/Modules/macosmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@ MacOS_splash(PyObject *self, PyObject *args)
505505
static DialogPtr curdialog;
506506
WindowRef theWindow;
507507
CGrafPtr thePort;
508-
short item;
509508
short xpos, ypos, width, height, swidth, sheight;
510509

511510
if (!PyArg_ParseTuple(args, "|i", &resid))

0 commit comments

Comments
 (0)