mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
Removed dead code
This commit is contained in:
parent
1b2fa3600a
commit
ca1a9707ef
5 changed files with 0 additions and 195 deletions
|
@ -49,9 +49,6 @@
|
|||
#include "util/rsnet.h" /* more generic networking header */
|
||||
|
||||
// Some Network functions that are missing from windows.
|
||||
|
||||
in_addr_t inet_netof(struct in_addr addr);
|
||||
in_addr_t inet_network(const char *inet_name);
|
||||
int inet_aton(const char *name, struct in_addr *addr);
|
||||
|
||||
extern int errno; /* Define extern errno, to duplicate unix behaviour */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue