removed stray print line
This commit is contained in:
@@ -84,7 +84,6 @@ void update_effect_controls() {
|
||||
void update_ui(bool modified) {
|
||||
if (modified) {
|
||||
// panel_sequence_viewer->reset_all_audio();
|
||||
dout << "h";
|
||||
update_effect_controls();
|
||||
}
|
||||
panel_effect_controls->update_keyframes();
|
||||
|
||||
Reference in New Issue
Block a user