diff options
Diffstat (limited to 'lib/src/ops.c')
-rw-r--r-- | lib/src/ops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/src/ops.c b/lib/src/ops.c index 919567721..d49138398 100644 --- a/lib/src/ops.c +++ b/lib/src/ops.c @@ -42,7 +42,6 @@ DECLARE_get_interest_name_suffix (none, NONE); DECLARE_set_interest_name_suffix (none, NONE); DECLARE_mark_packet_as_interest (none, NONE); DECLARE_mark_packet_as_data (none, NONE); -DECLARE_test_packet_is_interest (none, NONE); DECLARE_reset_interest_for_hash (none, NONE); DECLARE_get_data_locator (none, NONE); DECLARE_set_data_locator (none, NONE); |