summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/json.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/json.h b/include/json.h
index 99b67644..66337548 100644
--- a/include/json.h
+++ b/include/json.h
@@ -164,12 +164,6 @@ STMT_PRINT_STUB(tproxy)
#undef EXPR_PRINT_STUB
#undef JSON_PRINT_STUB
-static inline json_t *symbolic_constant_json(const struct symbol_table *tbl,
- const struct expr *expr)
-{
- return NULL;
-}
-
static inline int do_command_list_json(struct netlink_ctx *ctx, struct cmd *cmd)
{
return -1;