diff options
Diffstat (limited to 'dash')
| -rw-r--r-- | dash/DashView.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dash/DashView.cpp b/dash/DashView.cpp index de6e39e49..c7cade295 100644 --- a/dash/DashView.cpp +++ b/dash/DashView.cpp @@ -1252,9 +1252,6 @@ void DashView::OnScopeAdded(Scope::Ptr const& scope, int position) } preview_state_machine_.ActivatePreview(model); // this does not immediately display a preview - we now wait. }); - - if (!active_scope_view_) - scope_bar_->Activate(scope->id); } void DashView::OnScopeBarActivated(std::string const& id) |
