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>
Thu, 6 May 2010 12:08:38 +0000 (14:08 +0200)
metze
(cherry picked from commit e18ddb6036f5e0a2211e89a7c9b5514c30a653cf)
(cherry picked from commit c64c867c307d32b8ec17d6e079395e0e9b604f00)
(cherry picked from commit 18f8b48a1143f7b39572de63362b6c30b81709cb)

source3/winbindd/winbindd.c

index eb5429c3efb28b7a32f4458180c5dd8fa7852b68..ce2f38de5b2e4988002f45c62e0d4b396074a61f 100644 (file)
@@ -367,8 +367,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"));