remove static char EmptyString lines

This commit is contained in:
sonoro1234
2018-11-27 12:07:56 +01:00
parent df00156746
commit 2c10d47b9a
5 changed files with 6 additions and 11 deletions

View File

@@ -1105,10 +1105,7 @@
"name":"DisplaySize"}],
"ImGuiTextBuffer":[{"type":"ImVector_char",
"template_type":"char",
"name":"Buf"},
{"type":"char",
"size":1,
"name":"EmptyString[1]"}],
"name":"Buf"}],
"ImGuiStyle":[{"type":"float",
"name":"Alpha"},
{"type":"ImVec2",