X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.h;h=988a98d8e17723817907787016cf9b58e771f545;hb=b6e25b286c553ac1f971f3c8e0a736f9e731d2b7;hp=1852dd50962b78a72d270bb1d20e61eb0d9911c4;hpb=74f1fd1880177e9d58213e4ec44e9980434820d3;p=paraslash.git diff --git a/server.h b/server.h index 1852dd50..988a98d8 100644 --- a/server.h +++ b/server.h @@ -5,10 +5,6 @@ /** Size of the selector_info and audio_file info strings of struct misc_meta_data. */ #define MMD_INFO_SIZE 16384 -/** The maximum length of the host component in an URL */ -#define MAX_HOSTLEN 256 - - /** Arguments for the sender command. */ struct sender_command_data { /** Greater than zero indicates that a sender cmd is already queued. */