1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00

r25721: remove unused var

metze
(This used to be commit d878351e820957451b1130d0e5724faf7a4c0370)
This commit is contained in:
Stefan Metzmacher 2007-10-24 14:19:47 +02:00
parent 1a47a170d8
commit f3dbce01ef

View 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;