Removed test window.

This commit is contained in:
Branimir Karadžić 2015-01-31 19:28:10 -08:00
parent ac7f301c0c
commit a8accf4f98

View file

@ -164,7 +164,7 @@ struct OcornutImguiContext
ImGui::NewFrame();
ImGui::ShowTestWindow();
// ImGui::ShowTestWindow();
}
void endFrame()