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.
This commit is contained in:
Ryan Lortie 2012-07-08 10:44:05 -04:00
parent 374cb1bc87
commit 82cbc59297

View File

@ -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