netapi32: Remove unused define.
This commit is contained in:
parent
772e56a2d8
commit
f356c8e46d
|
@ -106,8 +106,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(netbios);
|
|||
#define MAX_NBT_NAME_SZ 255
|
||||
#define SIMPLE_NAME_QUERY_PKT_SIZE 16 + MAX_NBT_NAME_SZ
|
||||
|
||||
#define DEFAULT_NBT_SESSIONS 16
|
||||
|
||||
#define NBNS_TYPE_NB 0x0020
|
||||
#define NBNS_TYPE_NBSTAT 0x0021
|
||||
#define NBNS_CLASS_INTERNET 0x00001
|
||||
|
|
Loading…
Reference in New Issue