mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 23:40:13 +00:00
more-cleanup-20040403
removal of unused variables, formatting, comments, etc.
This commit is contained in:
parent
536c4547d6
commit
9e4d68ffba
@ -6524,18 +6524,6 @@ void smb_NetbiosInit()
|
||||
int lana_found = 0;
|
||||
OSVERSIONINFO Version;
|
||||
|
||||
/*******************************************************************/
|
||||
/* ms loopback adapter scan */
|
||||
/*******************************************************************/
|
||||
struct
|
||||
{
|
||||
ADAPTER_STATUS status;
|
||||
NAME_BUFFER NameBuff [30];
|
||||
} Adapter;
|
||||
|
||||
int j;
|
||||
BOOL wla_found;
|
||||
|
||||
/* AFAIK, this is the default for the ms loopback adapter.*/
|
||||
unsigned char kWLA_MAC[6] = { 0x02, 0x00, 0x4c, 0x4f, 0x4f, 0x50 };
|
||||
/*******************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user