summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-08 10:44:05 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-08 10:44:05 -0400
commit82cbc59297f08865e38c5527954ae4c4e27cc0e1 (patch)
tree305820939f9c7211600372204e1443174375e527
parent374cb1bc87a64efe48f3aac2b0c71c395792d42d (diff)
downloadgvdb-82cbc59297f08865e38c5527954ae4c4e27cc0e1.tar.gz
remove a stray variable
This was used to implement a much more complicated check which was dismissed in favour of the simple 'must follow in file' approach.
-rw-r--r--gvdb-reader.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gvdb-reader.c b/gvdb-reader.c
index b41fb5d..b81aa56 100644
--- a/gvdb-reader.c
+++ b/gvdb-reader.c
@@ -716,8 +716,6 @@ gvdb_table_walk (GvdbTable *table,
if (gvdb_table_list_from_item (table, item, &dir, &length))
{
- gint i;
-
/* In order to avoid files with recursive contents
* we impose the rule that a directory's data must
* follow the data of any directory pointing to