summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mixer.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-10-21 15:03:50 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-10-21 15:03:50 +0000
commit6405e51c856c9094507b7da20511b907bc41f9f7 (patch)
treedd1e2bd5587bf79cceafd2e3fec0865d0cad9b31 /gtk2_ardour/editor_mixer.cc
parent8e095d439f5b527eeadd9588b725733e64a57427 (diff)
improved (?) Session::audible_frame()
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3990 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_mixer.cc')
-rw-r--r--gtk2_ardour/editor_mixer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_mixer.cc b/gtk2_ardour/editor_mixer.cc
index 58a2d55a0c..d58a202e1a 100644
--- a/gtk2_ardour/editor_mixer.cc
+++ b/gtk2_ardour/editor_mixer.cc
@@ -176,7 +176,6 @@ Editor::set_selected_mixer_strip (TimeAxisView& view)
}
double current = 0.0;
-bool currentInitialized = 0;
void
Editor::update_current_screen ()