removed StartLibCitadel()
[citadel.git] / libcitadel / tests / stringbuf_test.c
index 2515c298e6ee909f7be6ccbfe401a48a311284d5..2ca5c254fc717b85d6a595f3d2d83bd2b7750706 100644 (file)
@@ -624,7 +624,6 @@ int main(int argc, char* argv[])
        ///int i;
        setvbuf(stdout, NULL, _IONBF, 0);
 
-       StartLibCitadel(8);
        CU_BOOL Run = CU_FALSE ;
 
        if (argc > 0)