mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 08:36:21 +00:00
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