X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.h;h=da75d86bdf191b130d02da12f49172ac5e0482d7;hb=f3959d173a03f65b779885eb77fd55d3c06b8c90;hp=d56da7eb0db8d74c78e139484653e84e51ba684e;hpb=799df0ceb9d496cb11a60ad130d664836df69823;p=paraslash.git diff --git a/server.h b/server.h index d56da7eb..da75d86b 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. */