mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
parent
f9b571811d
commit
af96550f17
@ -168,7 +168,6 @@ PyObject *spoolss_getprinter(PyObject *self, PyObject *args, PyObject *kw)
|
||||
|
||||
PyDict_SetItemString(result, "level", PyInt_FromLong(level));
|
||||
|
||||
done:
|
||||
Py_INCREF(result);
|
||||
return result;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user