* migrate display_private to templates
[citadel.git] / webcit / marchlist.c
index 63cd84cc4fe098ef62ab191e6d2235371768aa90..72d8d71c7c295f4127f6ebb85c7483ee07ffd66e 100644 (file)
@@ -13,7 +13,6 @@ void free_march_list(wcsession *wcf)
                free(wcf->march);
                wcf->march = mptr;
        }
-
 }