mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
Removed unused label.
(This used to be commit e0a209bf291553ec85dbd56cffab2a97440cea28)
This commit is contained in:
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…
x
Reference in New Issue
Block a user