Kaydet (Commit) efe48e57 authored tarafından David Tardon's avatar David Tardon

remove debugging print

üst f00b387f
......@@ -83,7 +83,6 @@ class RtlReferencePrinter(object):
self.val = val
def to_string(self):
print("RtlReferencePrinter:to_string")
pointee = self.val['m_pBody']
if pointee:
val = pointee.dereference()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment