mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 17:05:49 +00:00
Remove dead code
This commit is contained in:
parent
183d8bddeb
commit
1f7c741873
@ -27,7 +27,6 @@ struct checkout_diff_data
|
|||||||
git_buf *path;
|
git_buf *path;
|
||||||
size_t workdir_len;
|
size_t workdir_len;
|
||||||
git_checkout_opts *checkout_opts;
|
git_checkout_opts *checkout_opts;
|
||||||
/*git_indexer_stats *stats;*/
|
|
||||||
git_repository *owner;
|
git_repository *owner;
|
||||||
bool can_symlink;
|
bool can_symlink;
|
||||||
bool found_submodules;
|
bool found_submodules;
|
||||||
|
Loading…
Reference in New Issue
Block a user