]> arthur.barton.de Git - netatalk.git/commitdiff
Remove spurious log message
authorfranklahm <franklahm>
Sun, 13 Dec 2009 17:33:09 +0000 (17:33 +0000)
committerfranklahm <franklahm>
Sun, 13 Dec 2009 17:33:09 +0000 (17:33 +0000)
etc/uams/uams_dhx2_pam.c

index dae84673a3ea8935c373fe284cb6419b358a58a1..629e931d916048ecff64548786387e5ff45fc5d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: uams_dhx2_pam.c,v 1.9 2009-11-05 14:38:07 franklahm Exp $
+ * $Id: uams_dhx2_pam.c,v 1.10 2009-12-13 17:33:09 franklahm Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu)
@@ -623,8 +623,6 @@ static int logincont2(void *obj, struct passwd **uam_pwd,
     }
     ibuf += 16;
 
-    LOG(log_info, logtype_uams, "DHX2: logincont2 alive!");
-
     /* ---- Start authentication with PAM --- */
 
     /* Set these things up for the conv function */