1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

r12791: fix compiler warning

metze
(This used to be commit 6647feb761)
This commit is contained in:
Stefan Metzmacher
2006-01-09 14:58:39 +00:00
committed by Gerald (Jerry) Carter
parent 39212a4960
commit 80c0d16de0

View File

@ -84,7 +84,6 @@ BOOL test_check_string_terminator(TALLOC_CTX *mem_ctx)
BOOL torture_local_ndr(void)
{
NTSTATUS status;
TALLOC_CTX *mem_ctx;
BOOL ret = True;