Bug 939109 - remove stray debugging statement; r=ehsan

This commit is contained in:
Nathan Froyd 2013-11-15 10:15:53 -05:00
parent 480ca243ab
commit 4c70cf2f1c

View File

@ -219,7 +219,6 @@ def p_TranslationUnit(p):
tu.namespaces = tu.protocol.namespaces
tu.name = tu.protocol.name
else:
print tu.filetype
assert tu.filetype == 'header'
# There's not really a canonical "thing" in headers. So
# somewhat arbitrarily use the namespace of the last