summaryrefslogtreecommitdiff
path: root/regexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regexp.c')
-rw-r--r--regexp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/regexp.c b/regexp.c
index 50e11e1..c4c1243 100644
--- a/regexp.c
+++ b/regexp.c
@@ -78,7 +78,6 @@ void cRegexp::FreeCompiled()
}
}
-
int cRegexp::ParseModifiers(char *modstring, int substitution)
{
int i = 0;