Fix stubs and move some tests to http_common
This commit is contained in:
@@ -18,9 +18,4 @@ typedef struct http_download_t
|
||||
int cancel;
|
||||
} HTTPDownload;
|
||||
|
||||
void* http_file_get(void* userdata);
|
||||
|
||||
void http_download_cancel_processes(ProfWin* window);
|
||||
void http_download_add_download(HTTPDownload* download);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user