X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=988a98d8e17723817907787016cf9b58e771f545;hp=1852dd50962b78a72d270bb1d20e61eb0d9911c4;hb=2031b9cab9304b02c0372f73eef54d9501277031;hpb=767a4a54c967bc4b80bd14d02e89fe91acd848dd 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. */