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>
Wed, 7 Apr 2010 12:00:06 +0000 (14:00 +0200)
metze
(cherry picked from commit e18ddb6036f5e0a2211e89a7c9b5514c30a653cf)

source3/winbindd/winbindd.c

index cefcff9d5258b64b7fe8af879a1e1fab0e569fa9..ad614c2545207a35e7e8a650ed940e4e6c3f8e46 100644 (file)
@@ -369,8 +369,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"));