s3:winbindd: remove unused variables
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Apr 2010 16:10:47 +0000 (18:10 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 May 2010 07:50:12 +0000 (09:50 +0200)
metze
(cherry picked from commit e18ddb6036f5e0a2211e89a7c9b5514c30a653cf)
(cherry picked from commit 284f94b01d70db2e55dd8c1f3f8a353c1b4c1b8e)

source3/winbindd/winbindd.c

index 0258f3c738800d6ac2b64be45cec70fecae403c3..19561f4e5ab1a759fed8405ad49d96368249325f 100644 (file)
@@ -372,8 +372,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"));