diff --git a/implot_demo.cpp b/implot_demo.cpp index 611d046..84fa447 100644 --- a/implot_demo.cpp +++ b/implot_demo.cpp @@ -755,7 +755,6 @@ void ShowImPlotDemoWindow(bool* p_open) { } ImGui::EndPlot(); } - ImGui::Text("Test"); } //------------------------------------------------------------------------- ImGui::End();