diff options
Diffstat (limited to 'regexp.c')
-rw-r--r-- | regexp.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -78,7 +78,6 @@ void cRegexp::FreeCompiled() } } - int cRegexp::ParseModifiers(char *modstring, int substitution) { int i = 0; |