Skip to content

Commit

Permalink
Remove commented out line in regexp.c
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Feb 19, 2022
1 parent 1d09fd4 commit 26561e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/std/regexp.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

typedef struct _ereg ereg;

// static pcre16_extra limit;
static pcre2_match_context_16 *match_context;

struct _ereg {
Expand Down

0 comments on commit 26561e3

Please sign in to comment.