summaryrefslogtreecommitdiff
path: root/libcli/nbt/libnbt.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-18 23:20:01 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-19 07:05:20 +0100
commit9d4f766ae35176b0597dd359d692e4166c2314fc (patch)
tree7459690bcbdd257d354001d1cf67e3742bb4159a /libcli/nbt/libnbt.h
parent3b91640fbb16b5ab248d2fa4d2832f61dac29944 (diff)
downloadsamba-9d4f766ae35176b0597dd359d692e4166c2314fc.tar.gz
samba-9d4f766ae35176b0597dd359d692e4166c2314fc.tar.bz2
samba-9d4f766ae35176b0597dd359d692e4166c2314fc.zip
Revert "Remove another use of global_loadparm."
This reverts commit ee7c2170a79f1ca9e2ad1a209d342d8fd287ec8d. A much more correct fix will come soon. (40ef7739f4141598a6392c203e4a2d52d972fe06 from the samba4wins tree) metze
Diffstat (limited to 'libcli/nbt/libnbt.h')
-rw-r--r--libcli/nbt/libnbt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcli/nbt/libnbt.h b/libcli/nbt/libnbt.h
index 0c4420cd40..f5191656ed 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -122,8 +122,6 @@ struct nbt_name_socket {
struct socket_address *);
void *private_data;
} unexpected;
-
- uint32_t wack_timeout;
};