diff --git a/implot_demo.cpp b/implot_demo.cpp index 300559f..ac49157 100644 --- a/implot_demo.cpp +++ b/implot_demo.cpp @@ -22,7 +22,6 @@ // ImPlot v0.13 WIP -// We define this so that the demo does not accidentally use deprecated API // We define this so that the demo does not accidentally use deprecated API #ifndef IMPLOT_DISABLE_OBSOLETE_FUNCTIONS #define IMPLOT_DISABLE_OBSOLETE_FUNCTIONS