diff options
Diffstat (limited to 'source3/localnet.h')
-rw-r--r-- | source3/localnet.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/localnet.h b/source3/localnet.h index 7f335e790e..6b2d89c76a 100644 --- a/source3/localnet.h +++ b/source3/localnet.h @@ -1,6 +1,2 @@ -extern struct in_addr myip; -extern struct in_addr bcast_ip; -extern struct in_addr Netmask; - extern int ClientNMB; extern int ClientDGRAM; |