Skip to content
Commit e9e74c10 authored by Simon Feltman's avatar Simon Feltman
Browse files

scanner: Remove typedef namespace cache

Remove the caching of typedefs in Transformer._typedef_ns. This is no longer
used due to the added _tag_ns cache which store tags rather than typedefs.
Remove adding of callback typdefs to the typedef_ns since these were not
being used anyhow.

https://bugzilla.gnome.org/show_bug.cgi?id=581525
parent 70eb2cf9
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