Bug 939109 - remove stray debugging statement; r=ehsan

This commit is contained in:
Nathan Froyd 2013-11-15 10:15:53 -05:00
Родитель 686bb9868e
Коммит 155da715db
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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