mirror of
https://github.com/samba-team/samba.git
synced 2025-12-07 20:23:50 +03:00
Removed unused label.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user