Commit 1f7c7418 by Ben Straub

Remove dead code

parent 183d8bdd
...@@ -27,7 +27,6 @@ struct checkout_diff_data ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment