diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-09-26 00:29:14 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-09-26 00:29:26 +0200 |
| commit | 0a2f05a2fe2898ee1407319a6764018fdf54e562 (patch) | |
| tree | c71eb3a9c9bbab15b38730bde6b0f4a429e62c02 /test/valuators.fl | |
| parent | b8fa522ca42407515f28dcdba4caddefe211ca27 (diff) | |
FLUID: Fixes regression #777
Wrote wrong path in #inlude statement under certain
conditions. Also removed 'snap' tag if not needed.
Diffstat (limited to 'test/valuators.fl')
| -rw-r--r-- | test/valuators.fl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/valuators.fl b/test/valuators.fl index c9b8bce58..a8dcff87f 100644 --- a/test/valuators.fl +++ b/test/valuators.fl @@ -2,11 +2,6 @@ version 1.0400 header_name {.h} code_name {.cxx} -snap { - ver 1 - current_suite FLTK - current_preset 0 -} decl {\#include <FL/Fl_Simple_Terminal.H>} {public global } |
