removed StartLibCitadel()
[citadel.git] / libcitadel / tests / html_to_ascii_test.c
index 03cc1bc96e8824aa565ef0438595872a7ee718ce..8f91e38216f0e1e3409f4b0babd6f80cb77d34b0 100644 (file)
@@ -214,7 +214,6 @@ int main(int argc, char* argv[])
 
        setvbuf(stdout, NULL, _IONBF, 0);
 
-       StartLibCitadel(8);
        CU_BOOL Run = CU_FALSE ;
        
        CU_set_output_filename("TestAutomated");