Kaydet (Commit) 45f5c4ab authored tarafından Jack Jansen's avatar Jack Jansen

Removed unused variable

üst 1c8501e5
......@@ -113,7 +113,6 @@ my_filterProc(AEDesc *theItem, void *info,
PyObject *pyfunc;
PyObject *rv;
Boolean c_rv = false;
PyObject theItemCopy;
if (!dict) return false;
if ( (pyfunc = PyDict_GetItemString(dict, "filterProc")) == NULL ) {
......
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