mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
python: remove unused variable
This commit is contained in:
parent
c31e06cc18
commit
fdd3c04a61
@ -2762,7 +2762,6 @@ libxml_serializeNode(ATTRIBUTE_UNUSED PyObject * self, PyObject * args)
|
||||
xmlDocPtr doc;
|
||||
const char *encoding;
|
||||
int format;
|
||||
int len;
|
||||
xmlSaveCtxtPtr ctxt;
|
||||
xmlBufferPtr buf;
|
||||
int options = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user