summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-02-20 12:15:29 +0100
committerRobin Gareus <robin@gareus.org>2018-02-20 12:15:29 +0100
commit66732e4791be588b43cee4c43ebfb841b4a260eb (patch)
treea8d1f39161cca56d90ae4c7f586006effe450c03 /gtk2_ardour/ardour_ui_dialogs.cc
parent110317aad6ed77088a99d3d1c3b7d60b5808127c (diff)
Use standard Labels again.
Since the Gauges become little more than text with colored background, prepare their removal. If color is wanted, use named widget-style.
Diffstat (limited to 'gtk2_ardour/ardour_ui_dialogs.cc')
-rw-r--r--gtk2_ardour/ardour_ui_dialogs.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_ui_dialogs.cc b/gtk2_ardour/ardour_ui_dialogs.cc
index 5c66bf2cc3..aabfbfd0be 100644
--- a/gtk2_ardour/ardour_ui_dialogs.cc
+++ b/gtk2_ardour/ardour_ui_dialogs.cc
@@ -337,7 +337,6 @@ ARDOUR_UI::unload_session (bool hide_stuff)
session_loaded = false;
- update_buffer_load ();
update_title ();
return 0;