X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=92002c340e62c0593bc2b534193d8fecb1ea997b;hp=fcf0803560e214394b77e7e8945f721a799b4537;hb=44bfd8564c5b85fe394f847a713ab5e6710fd03c;hpb=ece0cc264ef6551c2064489757c0efbe6d60aa97 diff --git a/command.c b/command.c index fcf08035..92002c34 100644 --- a/command.c +++ b/command.c @@ -387,7 +387,6 @@ static int com_si(struct command_context *cc) } ut = get_server_uptime_str(now); ret = xasprintf(&msg, - "version: %s\n" "up: %s\nplayed: %u\n" "server_pid: %d\n" "afs_pid: %d\n" @@ -395,7 +394,6 @@ static int com_si(struct command_context *cc) "current loglevel: %s\n" "supported audio formats: %s\n" "%s", - version_git(), ut, mmd->num_played, (int)getppid(), (int)mmd->afs_pid,