GUI: remove unused tutorial code
This commit is contained in:
parent
5b086e103e
commit
9dbda09cd0
3 changed files with 0 additions and 322 deletions
|
|
@ -4811,8 +4811,6 @@ bool FurnaceGUI::loop() {
|
|||
if (keyHit1[i]<0.0f) keyHit1[i]=0.0f;
|
||||
}
|
||||
|
||||
activateTutorial(GUI_TUTORIAL_OVERVIEW);
|
||||
|
||||
if (inspectorOpen) ImGui::ShowMetricsWindow(&inspectorOpen);
|
||||
|
||||
if (firstFrame) {
|
||||
|
|
@ -6806,7 +6804,6 @@ bool FurnaceGUI::init() {
|
|||
}
|
||||
|
||||
initSystemPresets();
|
||||
initTutorial();
|
||||
|
||||
e->setAutoNotePoly(noteInputPoly);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue