From 0a2f05a2fe2898ee1407319a6764018fdf54e562 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 26 Sep 2023 00:29:14 +0200 Subject: FLUID: Fixes regression #777 Wrote wrong path in #inlude statement under certain conditions. Also removed 'snap' tag if not needed. --- fluid/function_panel.fl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'fluid/function_panel.fl') diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index bb29b403d..d4974b3c4 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -2,11 +2,6 @@ version 1.0400 header_name {.h} code_name {.cxx} -snap { - ver 1 - current_suite FLTK - current_preset 1 -} comment {// // Code dialogs for the Fast Light Tool Kit (FLTK). // -- cgit v1.2.3