From f576faf2a6cf2aff8e22264abf506accae009dc3 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 10 Jan 2023 17:06:55 +0100 Subject: Fix new warnings in CI --- fluid/Fl_Window_Type.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'fluid') 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(); -- cgit v1.2.3