The encoding and decoding tables for Base64 are
[citadel.git] / citadel / sendcommand.c
index 225b23a4c7a99ec989db0adf44e1428ba4dfbe95..3256a77be2c8694e1d7ebb09545d0fdaa8c55914 100644 (file)
@@ -179,8 +179,6 @@ int main(int argc, char **argv)
        int ret, err;
        int server_shutting_down = 0;
 
-       CtdlInitBase64Table();
-
        strcpy(ctdl_home_directory, DEFAULT_PORT);
 
        strcpy(cmd, "");