starter: Remove unused ARG_LST argument type
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "keywords.h"
|
||||
#include "ipsec-parser.h"
|
||||
|
||||
extern char **new_list(char *value);
|
||||
extern bool assign_arg(kw_token_t token, kw_token_t first, kw_list_t *kw
|
||||
, char *base, bool *assigned);
|
||||
extern void free_args(kw_token_t first, kw_token_t last, char *base);
|
||||
|
||||
Reference in New Issue
Block a user