]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
audioc: Use lsu_merge_config_file_options().
[paraslash.git] / server.h
index 1852dd50962b78a72d270bb1d20e61eb0d9911c4..988a98d8e17723817907787016cf9b58e771f545 100644 (file)
--- 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. */