drop ImVector functions

This commit is contained in:
sonoro1234
2019-09-25 12:39:51 +02:00
parent cde83f9fe8
commit 0f5aa16fe8
9 changed files with 50 additions and 24730 deletions

View File

@@ -709,7 +709,7 @@ function M.Parser()
self:parseFunctions()
self:compute_overloads()
self:gen_structs_and_enums()
self:compute_templated()
--self:compute_templated()
ADDdestructors(self)
end
function par:parseItems()