]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.c
The encoding and decoding tables for Base64 are
[citadel.git] / citadel / citadel.c
index edd981cb3bb773101f87c9cee7af875e7b45d1d6..4b12583689c1729ce810411a3e21361660726cfd 100644 (file)
@@ -1417,7 +1417,6 @@ int main(int argc, char **argv)
        eCrashParameters params;
 //     eCrashSymbolTable symbol_table;
 #endif
-       CtdlInitBase64Table();
        calc_dirs_n_files(relh, home, relhome, ctdldir, 0);
 
 #ifdef HAVE_BACKTRACE
@@ -2341,3 +2340,4 @@ TERMN8:   scr_printf("%s logged out.", fullname);
        goto GSTA;
 
 }      /* end main() */
+