mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-30 02:01:52 +00:00
filter: drop old TODO
This commit is contained in:
parent
bdf0e73450
commit
9a823badbf
@ -874,7 +874,6 @@ void stream_list_free(git_vector *streams)
|
|||||||
|
|
||||||
#define STREAM_BUFSIZE 10240
|
#define STREAM_BUFSIZE 10240
|
||||||
|
|
||||||
/* TODO: maybe not use filter_stream as a target but create one */
|
|
||||||
int git_filter_list_stream_file(
|
int git_filter_list_stream_file(
|
||||||
git_filter_list *filters,
|
git_filter_list *filters,
|
||||||
git_repository *repo,
|
git_repository *repo,
|
||||||
|
Loading…
Reference in New Issue
Block a user