X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitserver.h;fp=citadel%2Fcitserver.h;h=4224fcdcb3d56934b5a309575aeda98d6060d54a;hb=8a4f888793f8b3e76b6647810ed0a3f79e3532c1;hp=3e616b19fb9b3065d3171c466e5392e16d030098;hpb=5fa46a04753f5074ab32031e9b1b037c2895621f;p=citadel.git diff --git a/citadel/citserver.h b/citadel/citserver.h index 3e616b19f..4224fcdcb 100644 --- a/citadel/citserver.h +++ b/citadel/citserver.h @@ -45,9 +45,6 @@ void do_async_loop(void); void begin_session(struct CitContext *con); void citproto_begin_session(void); void citproto_begin_admin_session(void); -void GenerateRoomDisplay(char *real_room, - CitContext *viewed, - CitContext *viewer); void help_subst (char *strbuf, char *source, char *dest);