filter: drop old TODO

This commit is contained in:
Edward Thomson 2015-03-06 14:37:34 -05:00
parent bdf0e73450
commit 9a823badbf

View File

@ -874,7 +874,6 @@ void stream_list_free(git_vector *streams)
#define STREAM_BUFSIZE 10240
/* TODO: maybe not use filter_stream as a target but create one */
int git_filter_list_stream_file(
git_filter_list *filters,
git_repository *repo,