summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.cc')
-rw-r--r--src/wx/content_panel.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc
index e532e4824..7d854224d 100644
--- a/src/wx/content_panel.cc
+++ b/src/wx/content_panel.cc
@@ -304,8 +304,6 @@ ContentPanel::check_selection ()
return;
}
- _last_selected = selected ();
-
setup_sensitivity ();
BOOST_FOREACH (ContentSubPanel* i, panels()) {