diff options
Diffstat (limited to 'src/frontend.h')
-rw-r--r-- | src/frontend.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/frontend.h b/src/frontend.h index 922707e..f95e64b 100644 --- a/src/frontend.h +++ b/src/frontend.h @@ -12,9 +12,8 @@ #include <stdbool.h> -JALV_BEGIN_DECLS - // Interface that must be implemented by UIs +JALV_BEGIN_DECLS /// Command-line arguments passed to an executable typedef struct { |