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. --- test/preferences.fl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/preferences.fl') diff --git a/test/preferences.fl b/test/preferences.fl index e4fb3c5ca..d61c580d8 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -7,11 +7,6 @@ i18n_gnu_function gettext i18n_gnu_static_function gettext_noop header_name {.h} code_name {.cxx} -snap { - ver 1 - current_suite FLTK - current_preset 0 -} comment {About test/preferences: The preferences app shows two features of FLTK and FLUID. -- cgit v1.2.3