summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filter/f-inst.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/f-inst.c b/filter/f-inst.c
index d5037efa..df7ca7aa 100644
--- a/filter/f-inst.c
+++ b/filter/f-inst.c
@@ -1525,7 +1525,6 @@
RESULT(T_LCLIST, ad, [[ lclist_filter(fpool, v1.val.ad, &v2, 0) ]]);
}
-#if 0
INST(FI_TLVLIST_DELETE_SET, 2, 1) {
ARG(1, T_TLVLIST);
ARG(2, T_SET);
@@ -1540,7 +1539,6 @@
runtime("FI_TLVLIST_DELETE_SET disabled");
#endif
}
-#endif
INST(FI_PATH_FILTER_SET, 2, 1) {
ARG(1, T_PATH);