SDL example: further cleanup to match other examples (#233 #226)

This commit is contained in:
ocornut
2015-07-08 10:20:08 -06:00
parent 4167528001
commit 22e099366f
3 changed files with 4 additions and 31 deletions

View File

@@ -8,4 +8,3 @@ bool ImGui_ImplSdl_EventCallback(const SDL_Event& event);
void ImGui_ImplSdl_InvalidateDeviceObjects();
bool ImGui_ImplSdl_CreateDeviceObjects();