X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitserver.h;h=45c80754a6a0129e34be9d14d15bf21ad624e927;hb=346f8cd942d1a0a48cc396651750945655fe8d39;hp=fc8d014959f8f1c4eb9b711e4a59a0438ae63401;hpb=01008640a5b0d110e76db7e885accf45abfd20d9;p=citadel.git diff --git a/citadel/citserver.h b/citadel/citserver.h index fc8d01495..45c80754a 100644 --- a/citadel/citserver.h +++ b/citadel/citserver.h @@ -19,7 +19,6 @@ void set_wtmpsupp (char *newtext); void set_wtmpsupp_to_current_room(void); void cmd_info (void); void cmd_time (void); -int is_public_client (char *where); void cmd_iden (char *argbuf); void cmd_mesg (char *mname); void cmd_emsg (char *mname);