mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-19 17:18:25 +00:00
Clean up a TODO comment.
This commit is contained in:
parent
8b67f72b9c
commit
aa549d323e
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user