diff options
Diffstat (limited to 'WWW/Library/Implementation/HTTP.h')
-rw-r--r-- | WWW/Library/Implementation/HTTP.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/HTTP.h b/WWW/Library/Implementation/HTTP.h index 1079557f..cd6925f2 100644 --- a/WWW/Library/Implementation/HTTP.h +++ b/WWW/Library/Implementation/HTTP.h @@ -24,10 +24,6 @@ extern char * redirecting_url; extern BOOL permanent_redirection; extern BOOL redirect_post_content; -#ifdef _WINDOWS -extern int ws_netread(int fd, char *buf, int len); -#endif /* _WINDOWS */ - #endif /* HTTP_H */ /* |