]> code.citadel.org Git - citadel.git/blobdiff - webcit/roomops.c
* Finally tracked down the WC->vars heap corruption issue (for real this
[citadel.git] / webcit / roomops.c
index 62dc983659a1ae6f900a9207b5ea672638398dbb..c10d9d655e95f4df4b2ff78199a106386e9668cf 100644 (file)
@@ -359,7 +359,6 @@ void embed_room_banner(char *got) {
        svcallback("START", offer_start_page);
 
        do_template("roombanner");
-       clear_local_substs();
 }