summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-24 14:19:47 +0200
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:43:27 +0100
commitf3dbce01ef3e877e533b3c8268fe666d42ea588d (patch)
tree256c47e35644e761cc59de391f048335640d1710 /source4/torture/winbind
parent1a47a170d8597941fa5e18242011072ec56e8ed9 (diff)
downloadsamba-f3dbce01ef3e877e533b3c8268fe666d42ea588d.tar.gz
samba-f3dbce01ef3e877e533b3c8268fe666d42ea588d.tar.bz2
samba-f3dbce01ef3e877e533b3c8268fe666d42ea588d.zip
r25721: remove unused var
metze (This used to be commit d878351e820957451b1130d0e5724faf7a4c0370)
Diffstat (limited to 'source4/torture/winbind')
-rw-r--r--source4/torture/winbind/struct_based.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/winbind/struct_based.c b/source4/torture/winbind/struct_based.c
index dd7a1850ab..3a3629fe5d 100644
--- a/source4/torture/winbind/struct_based.c
+++ b/source4/torture/winbind/struct_based.c
@@ -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;