Juan Lang : netapi32: Remove unused define.

Alexandre Julliard julliard at winehq.org
Wed Jan 21 06:39:42 CST 2009


Module: wine
Branch: master
Commit: f356c8e46d9c39421cd8c07aba2664eb5e5a4c05
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f356c8e46d9c39421cd8c07aba2664eb5e5a4c05

Author: Juan Lang <juan.lang at gmail.com>
Date:   Tue Jan 20 12:00:31 2009 -0800

netapi32: Remove unused define.

---

 dlls/netapi32/nbt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/netapi32/nbt.c b/dlls/netapi32/nbt.c
index 5042baa..b840a41 100644
--- a/dlls/netapi32/nbt.c
+++ b/dlls/netapi32/nbt.c
@@ -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




More information about the wine-cvs mailing list