audiomanager: remove audio signalling

This is in preparation for upcoming modifications that we'll be making to the
AudioManager.
This commit is contained in:
itsmattkc
2020-04-21 17:45:39 +10:00
parent baa8df38f6
commit 1d3b9bbf13
8 changed files with 39 additions and 85 deletions
-2
View File
@@ -321,8 +321,6 @@ void MainWindow::ProjectOpen(Project *p)
}
panel->set_project(p);
// FIXME Use settings data to create panels and restore state if they exist
}
void MainWindow::ProjectClose(Project *p)