summaryrefslogtreecommitdiff
path: root/include/m_netlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_netlib.h')
-rw-r--r--include/m_netlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_netlib.h b/include/m_netlib.h
index ce0c50e5e6..73b0ff2ff7 100644
--- a/include/m_netlib.h
+++ b/include/m_netlib.h
@@ -321,7 +321,6 @@ EXTERN_C MIR_APP_DLL(HNETLIBBIND) Netlib_BindPort(HNETLIBUSER nlu, NETLIBBIND *n
struct NETLIBOPENCONNECTION
{
- int cbSize;
const char *szHost; // can contain the string representation of an IP
WORD wPort; // host byte order
DWORD flags;