Minor
This commit is contained in:
parent
1f0eed8459
commit
2f2fd9ca7c
@ -313,7 +313,6 @@ class DeltaValue(BaseConverter):
|
||||
writer.writeUShort(tmp)
|
||||
|
||||
def xmlWrite(self, xmlWriter, font, value, name, attrs):
|
||||
# XXX this could do with a nicer format
|
||||
xmlWriter.simpletag(name, attrs + [("value", value)])
|
||||
xmlWriter.newline()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user