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