mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Remove an unused variable, process.c has its static copy
(This used to be commit 59136544ec16b6ceb14a75259aedd22856832bf1)
This commit is contained in:
parent
9b9948134e
commit
4dfb6c0347
@ -60,8 +60,6 @@ enum protocol_types Protocol = PROTOCOL_COREPLUS;
|
||||
/* this is used by the chaining code */
|
||||
int chain_size = 0;
|
||||
|
||||
int trans_num = 0;
|
||||
|
||||
static enum remote_arch_types ra_type = RA_UNKNOWN;
|
||||
|
||||
/***********************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user