aboutsummaryrefslogtreecommitdiff
path: root/lib/filemap.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-10-11 14:31:49 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-10-11 14:31:49 +0300
commitdfa58f8b8ebf024c2ec678a836adcd055e4bc052 (patch)
tree18d3fba3a482ad31ce77d6de1990d67ab93b54db /lib/filemap.c
parent242dd0a45ec3c7db7715d5dec327bad6d17e86a1 (diff)
downloadeclat-dfa58f8b8ebf024c2ec678a836adcd055e4bc052.tar.gz
eclat-dfa58f8b8ebf024c2ec678a836adcd055e4bc052.tar.bz2
Trivial fixes.
Diffstat (limited to 'lib/filemap.c')
-rw-r--r--lib/filemap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/filemap.c b/lib/filemap.c
index f1d726b..c43ba35 100644
--- a/lib/filemap.c
+++ b/lib/filemap.c
@@ -58,7 +58,6 @@ filemap_config(int dbg, struct grecs_node *node, void *data)
{
struct filemap *filemap, **return_filemap = data;
int i;
- const char *filename;
struct grecs_node *p;
filemap = grecs_malloc(sizeof(*filemap));

Return to:

Send suggestions and report system problems to the System administrator.