diff options
-rw-r--r-- | prism/prism.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prism/prism.c b/prism/prism.c index ba93bbce14..7aee11c93c 100644 --- a/prism/prism.c +++ b/prism/prism.c @@ -4151,7 +4151,6 @@ pm_local_variable_target_node_create_depth(pm_parser_t *parser, const pm_token_t ); } - /** * Allocate and initialize a new MatchPredicateNode node. */ |