Navigation Menu

Skip to content

Commit

Permalink
Remove unused goto label
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 12, 2018
1 parent bcfee51 commit a763774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/highlighter.c
Expand Up @@ -814,6 +814,5 @@ grn_highlighter_clear_keywords(grn_ctx *ctx,
GRN_BULK_REWIND(raw_keywords);
highlighter->need_prepared = GRN_TRUE;

exit :
GRN_API_RETURN(ctx->rc);
}

0 comments on commit a763774

Please sign in to comment.