diff --git a/examples/common/example-glue.cpp b/examples/common/example-glue.cpp index b2dc8bda0..b6b3d4562 100644 --- a/examples/common/example-glue.cpp +++ b/examples/common/example-glue.cpp @@ -384,9 +384,8 @@ void showExampleDialog(entry::AppI* _app, const char* _errorText) ImGui::EndChild(); } } - - ImGui::End(); } + ImGui::End(); } ImGui::End();