]> andersk Git - moira.git/commitdiff
removed error table initializations (they're done in sms_connect)
authormar <mar>
Mon, 26 Jun 1989 12:08:46 +0000 (12:08 +0000)
committermar <mar>
Mon, 26 Jun 1989 12:08:46 +0000 (12:08 +0000)
clients/mrtest/mrtest.c

index f4df4e417d36690fa92b687638f104e9755685c1..fbe3c8548d596377e67a46665dd3024cefe235ec 100644 (file)
@@ -43,8 +43,6 @@ sms()
 #endif __SABER__
        
        init_ss_err_tbl();
-       init_sms_err_tbl();
-       init_krb_err_tbl();
 
        ss = ss_create_invocation("sms", "2.0", (char *)NULL,
                                  &sms_test, &status);
This page took 0.039538 seconds and 5 git commands to generate.