summaryrefslogtreecommitdiff
path: root/xstc/fixup-tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'xstc/fixup-tests.py')
-rwxr-xr-xxstc/fixup-tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/xstc/fixup-tests.py b/xstc/fixup-tests.py
index 138d6e0a..09490d10 100755
--- a/xstc/fixup-tests.py
+++ b/xstc/fixup-tests.py
@@ -95,5 +95,4 @@ finally:
libxml2.cleanupParser()
if libxml2.debugMemory(1) != 0:
print("Memory leak %d bytes" % (libxml2.debugMemory(1)))
- libxml2.dumpMemory()