Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed Nov 25, 2024
1 parent f48d270 commit ff7c07a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions fio-stl.h
Original file line number Diff line number Diff line change
Expand Up @@ -45155,10 +45155,6 @@ typedef struct {
} while (0)
#include FIO_INCLUDE_FILE

FIO_SFUNC void fio___http_on_http_direct(void *h_, void *ignr);
FIO_SFUNC void fio___http_on_http_with_public_folder(void *h_, void *ignr);
FIO_SFUNC void fio___http_on_http_client(void *h_, void *ignr);

FIO_IFUNC fio___http_protocol_s *fio___http_protocol_init(
fio___http_protocol_s *p,
const char *url,
Expand Down
4 changes: 0 additions & 4 deletions fio-stl/439 http.h
Original file line number Diff line number Diff line change
Expand Up @@ -430,10 +430,6 @@ typedef struct {
} while (0)
#include FIO_INCLUDE_FILE

FIO_SFUNC void fio___http_on_http_direct(void *h_, void *ignr);
FIO_SFUNC void fio___http_on_http_with_public_folder(void *h_, void *ignr);
FIO_SFUNC void fio___http_on_http_client(void *h_, void *ignr);

FIO_IFUNC fio___http_protocol_s *fio___http_protocol_init(
fio___http_protocol_s *p,
const char *url,
Expand Down

0 comments on commit ff7c07a

Please sign in to comment.