Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / include / ircd_defs.h
index 04b9074c06463c99cb661cecabcabeafb068cf6f..14978fd8c74692fd37d5a2d1572dd67079d3ba68 100644 (file)
  * revision. Every server on a given network must also use the same sizes.
  */
 
-/*
- * NETWORK is the name the server claims the network is
- */
-#define NETWORK "UnderNet"
-
-/* 
- * URL_CLIENTS is a URL to where to find compatible clients
- */
-#define URL_CLIENTS "ftp://ftp.undernet.org/pub/irc/clients"
-
 /*
  * NICKLEN is the maximum length allowed for a nickname
  *