netapi32: Remove unused define.

This commit is contained in:
Juan Lang 2009-01-20 12:00:31 -08:00 committed by Alexandre Julliard
parent 772e56a2d8
commit f356c8e46d
1 changed files with 0 additions and 2 deletions

View File

@ -106,8 +106,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(netbios);
#define MAX_NBT_NAME_SZ 255 #define MAX_NBT_NAME_SZ 255
#define SIMPLE_NAME_QUERY_PKT_SIZE 16 + MAX_NBT_NAME_SZ #define SIMPLE_NAME_QUERY_PKT_SIZE 16 + MAX_NBT_NAME_SZ
#define DEFAULT_NBT_SESSIONS 16
#define NBNS_TYPE_NB 0x0020 #define NBNS_TYPE_NB 0x0020
#define NBNS_TYPE_NBSTAT 0x0021 #define NBNS_TYPE_NBSTAT 0x0021
#define NBNS_CLASS_INTERNET 0x00001 #define NBNS_CLASS_INTERNET 0x00001