diff --git a/imgui_demo.cpp b/imgui_demo.cpp index d129f9c77..80e97bd73 100644 --- a/imgui_demo.cpp +++ b/imgui_demo.cpp @@ -11080,7 +11080,6 @@ void ImGui::ShowDemoWindow(bool*) {} void ImGui::ShowUserGuide() {} void ImGui::ShowStyleEditor(ImGuiStyle*) {} bool ImGui::ShowStyleSelector(const char*) { return false; } -void ImGui::ShowFontSelector(const char*) {} #endif // #ifndef IMGUI_DISABLE_DEMO_WINDOWS