From 6e5c472cf9641426c5425ea2f404e8908d76d63e Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 26 Nov 2022 01:35:50 +0100 Subject: Handle Fluid project settings better (#556) Fix allocation bug in Fl_String --- fluid/Fl_Window_Type.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'fluid/Fl_Window_Type.h') diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index 05a2777ca..8a2d8999a 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -25,11 +25,6 @@ class Fl_Widget_Class_Type; -extern int include_H_from_C; -extern int use_FL_COMMAND; -extern int utf8_in_src; -extern int avoid_early_includes; - extern Fl_Menu_Item window_type_menu[]; extern Fl_Widget_Class_Type *current_widget_class; void toggle_overlays(Fl_Widget *,void *); -- cgit v1.2.3