mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +03:00
Removed unused label.
This commit is contained in:
parent
ed0a6480f7
commit
e0a209bf29
@ -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