Skip to content

Commit

Permalink
remove erroneous TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
evan committed Dec 21, 2008
1 parent 7057c74 commit 40199e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fk.c
Expand Up @@ -214,7 +214,6 @@ void fk_inactivate(const gchar *name)
fk_delete_forward(item);
g_hash_table_remove(FK_HASH, name);
}
/* TODO trye to delete back if all rdeps are inactive */
}
}

Expand Down

0 comments on commit 40199e1

Please sign in to comment.