diff options
Diffstat (limited to 'third_party/git/compat/sha1-chunked.h')
-rw-r--r-- | third_party/git/compat/sha1-chunked.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/git/compat/sha1-chunked.h b/third_party/git/compat/sha1-chunked.h deleted file mode 100644 index 7b2df28eec45..000000000000 --- a/third_party/git/compat/sha1-chunked.h +++ /dev/null @@ -1,2 +0,0 @@ - -int git_SHA1_Update_Chunked(platform_SHA_CTX *c, const void *data, size_t len); |