r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now
[bbaumbach/samba-autobuild/.git] / source4 / lib / genrand.c
index ca79116b6a43ece5e7f5a416be47579b46a09442..1149314d0b48d3e2925bc164df7816d9d92e8e7a 100644 (file)
@@ -167,7 +167,6 @@ static int do_reseed(BOOL use_fd, int fd)
        /* Add in some secret file contents */
 
        do_filehash("/etc/shadow", &seed_inbuf[0]);
-       do_filehash(lp_smb_passwd_file(), &seed_inbuf[16]);
 
        /*
         * Add the counter, time of day, and pid.