mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03: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