Commit a1255e0c authored by Jack Jansen's avatar Jack Jansen

removed unused var

parent 176f3a93
......@@ -505,7 +505,6 @@ MacOS_splash(PyObject *self, PyObject *args)
static DialogPtr curdialog;
WindowRef theWindow;
CGrafPtr thePort;
short item;
short xpos, ypos, width, height, swidth, sheight;
if (!PyArg_ParseTuple(args, "|i", &resid))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment