summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/Fl_Window_Type.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/Fl_Window_Type.cxx b/fluid/Fl_Window_Type.cxx
index 607cc7b0b..f070f31df 100644
--- a/fluid/Fl_Window_Type.cxx
+++ b/fluid/Fl_Window_Type.cxx
@@ -1280,7 +1280,6 @@ int Fl_Window_Type::handle(int event) {
reveal_in_browser(myo);
}
}
- CONTINUE_DND:
if (selection && !selection->selected) {
select_only(selection);
((Overlay_Window *)o)->redraw_overlay();