Skip to content

Commit 887f0b1

Browse files
committed
xpath REFACTOR redundant statement
1 parent 917570a commit 887f0b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/xpath.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4948,8 +4948,6 @@ xpath_position(struct lyxp_set **UNUSED(args), uint32_t UNUSED(arg_count), struc
49484948

49494949
set_fill_number(set, set->ctx_pos);
49504950

4951-
/* UNUSED in 'Release' build type */
4952-
(void)options;
49534951
return LY_SUCCESS;
49544952
}
49554953

0 commit comments

Comments
 (0)