Never used that function

This commit is contained in:
qorg11 2021-02-09 18:39:15 +01:00
parent acb47dd5bb
commit 5f840b01da
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ static write_data(void *buffer, size_t size, size_t nmemb,
void
print_usage();
int progress_func(void* ptr, double TotalToDownload, double NowDownloaded,
double TotalToUpload, double NowUploaded);
int
store_link(const char *path, const char *buf);