Skip to content

Commit 2bce5e3

Browse files
committed
Remove ImGui::ShowDemoWindow()
1 parent 2f0d107 commit 2bce5e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/SettingsApp/HTCCSettingsApp.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,6 @@ class HTCCSettingsApp {
298298
}
299299

300300
ImGui::End();
301-
302-
ImGui::ShowDemoWindow();
303301
}
304302

305303
void Gui_CalibratePointCtrl() {

0 commit comments

Comments
 (0)