Clean up a TODO comment.

This commit is contained in:
Ben Straub 2012-08-01 15:09:05 -07:00
parent 8b67f72b9c
commit aa549d323e

View File

@ -177,7 +177,6 @@ static int setup_remotes_and_fetch(git_repository *repo,
} }
/* TODO: p_opendir, p_closedir */
static bool path_is_okay(const char *path) static bool path_is_okay(const char *path)
{ {
/* The path must either not exist, or be an empty directory */ /* The path must either not exist, or be an empty directory */