mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 939109 - remove stray debugging statement; r=ehsan
This commit is contained in:
parent
480ca243ab
commit
4c70cf2f1c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user