summaryrefslogtreecommitdiffstats
path: root/include/meta.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/meta.h')
-rw-r--r--include/meta.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/meta.h b/include/meta.h
index 23f78cf1..459221fb 100644
--- a/include/meta.h
+++ b/include/meta.h
@@ -25,7 +25,5 @@ struct meta_template {
extern struct expr *meta_expr_alloc(const struct location *loc,
enum nft_meta_keys key);
-extern void meta_expr_pctx_update(struct proto_ctx *ctx,
- const struct expr *expr);
#endif /* NFTABLES_META_H */