]> andersk Git - moira.git/commitdiff
don't init error tables here.
authormar <mar>
Mon, 26 Jun 1989 11:47:16 +0000 (11:47 +0000)
committermar <mar>
Mon, 26 Jun 1989 11:47:16 +0000 (11:47 +0000)
clients/moira/main.c

index a32c5be7d1c156e164f5742c49b8b09e3ebfa4ee..28f75b506545dbb06136607a763c1fe4fa51a6ed 100644 (file)
@@ -72,8 +72,6 @@ main(argc, argv)
     program_name = Strsave(program_name);
     whoami = Strsave(program_name); /* used by menu.c,  ugh !!! */
 
-    init_sms_err_tbl();
-    init_krb_err_tbl();
     verbose = TRUE;
 
     switch (argc) {
This page took 0.043731 seconds and 5 git commands to generate.