Change dbinfo1 stat item and use it from afs.
[paraslash.git] / server.h
index 86d4f17393adc94cbd524e9d0ac8e74565a9148b..cb7a716a1ef6eb17221bcea561ccdc59fee1cd3a 100644 (file)
--- a/server.h
+++ b/server.h
@@ -101,9 +101,7 @@ struct misc_meta_data {
        /** the process id of para_server */
        pid_t server_pid;
        /** a string that gets filled in by the current audio file selector */
-       char selector_info[MMD_INFO_SIZE];
-       /** The number of the current audio file selector. */
-       int selector_num;
+       char afs_mode_string[MAXLINE];
        /** commands set this to non-zero to change the current selector */
        int selector_change;
        /** used by the sender command */