1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

r8134: remove unused var

metze
This commit is contained in:
Stefan Metzmacher 2005-07-04 10:26:25 +00:00 committed by Gerald (Jerry) Carter
parent 9f0dfafcde
commit f308b72b19

View File

@ -104,7 +104,6 @@ void sign_outgoing_message(struct request_buffer *out, DATA_BLOB *mac_key, uint_
{
uint8_t calc_md5_mac[16];
struct MD5Context md5_ctx;
uint8_t key_buf[16];
/*
* Firstly put the sequence number into the first 4 bytes.