r25721: remove unused var
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Oct 2007 12:19:47 +0000 (14:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:43:27 +0000 (05:43 +0100)
metze
(This used to be commit d878351e820957451b1130d0e5724faf7a4c0370)

source4/torture/winbind/struct_based.c

index dd7a1850abd4270805d5bf9733d0d436f25abc61..3a3629fe5d83fa734a2182ee99030bb5964267b9 100644 (file)
@@ -690,7 +690,6 @@ static bool get_sequence_numbers(struct torture_context *torture,
 {
        struct winbindd_request req;
        struct winbindd_response rep;
-       bool ok;
        const char *extra_data;
        fstring line;
        uint32_t count = 0;