summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMariusz PluciƄski <mplucinski@mplucinski.com>2014-07-25 17:06:36 +0200
committerWill Estes <westes575@gmail.com>2014-11-25 08:23:06 -0500
commit9ba547712870d4bc690ef9b712950e9df9a707dc (patch)
tree08010442233888cd3f7e416926658db845bd0cbd /src
parent6d1a6a8d595298fd6220d803c917c81fc06a5252 (diff)
Remove unused variable from src/filter.c:filter_fix_linedirs
Diffstat (limited to 'src')
-rw-r--r--src/filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filter.c b/src/filter.c
index 79d2eb3..987366a 100644
--- a/src/filter.c
+++ b/src/filter.c
@@ -364,7 +364,6 @@ int filter_fix_linedirs (struct filter *chain)
char *fname;
/* extract the line number and filename */
- (void)regmatch_strtol (&m[1], buf, NULL, 0);
fname = regmatch_dup (&m[2], buf);
if (strcmp (fname,