From d9c8cebfbe624e1f97905a8580f11bc88c18f21c Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 21 Jun 2024 18:10:33 +0200 Subject: Remove trailing whitespace no code changes --- src/Fl_Native_File_Chooser_GTK.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Native_File_Chooser_GTK.cxx') diff --git a/src/Fl_Native_File_Chooser_GTK.cxx b/src/Fl_Native_File_Chooser_GTK.cxx index 49b99f623..e0826e3e2 100644 --- a/src/Fl_Native_File_Chooser_GTK.cxx +++ b/src/Fl_Native_File_Chooser_GTK.cxx @@ -972,6 +972,6 @@ Fl_Native_File_Chooser::Fl_Native_File_Chooser(int val) { } } #endif // HAVE_DLSYM && HAVE_DLFCN_H - + if (!platform_fnfc) platform_fnfc = new Fl_Native_File_Chooser_FLTK_Driver(val); } -- cgit v1.2.3