s3:winbindd: remove unused variables
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 16:10:47 +0000 (18:10 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 16:11:25 +0000 (18:11 +0200)
metze

source3/winbindd/winbindd.c

index d1d33d39f80221e0040c86d07ab765e971a837f0..ab7011688baef65497244f6f15b7545f8263cc76 100644 (file)
@@ -396,8 +396,6 @@ static void winbind_msg_validate_cache(struct messaging_context *msg_ctx,
 {
        uint8 ret;
        pid_t child_pid;
-       struct sigaction act;
-       struct sigaction oldact;
 
        DEBUG(10, ("winbindd_msg_validate_cache: got validate-cache "
                   "message.\n"));