From 452a410a3ea02f58930c4b3cc5a04bbb6b3e7070 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 2 Feb 2019 17:47:55 +0100 Subject: STR #2714: remove new shadow lint for MacOS --- src/Fl_Window.cxx | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'src/Fl_Window.cxx') diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 12445db94..0cde4989d 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -587,23 +587,7 @@ int Fl_Window::handle(int ev) /** Sets the allowable range the user can resize this window to. This only works for top-level windows. - - + If this function is not called, FLTK tries to figure out the range from the setting of resizable():