summaryrefslogtreecommitdiff
path: root/lib/nwlib.c
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-07-11 21:47:31 +0000
committerGunter Knauf <gk@gknw.de>2007-07-11 21:47:31 +0000
commitc0095d6dd904c6ad82fe834cbef790ca4d231944 (patch)
treed9b53b0cbc58b9273fb00ade7f8bf7352f0a90ce /lib/nwlib.c
parent6a88eab06752745e0cff027379dd1281503bebe8 (diff)
downloadcurl-c0095d6dd904c6ad82fe834cbef790ca4d231944.tar.gz
removed now obsolete NETDB_DEFINE_CONTEXT macro calls.
Diffstat (limited to 'lib/nwlib.c')
-rw-r--r--lib/nwlib.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/nwlib.c b/lib/nwlib.c
index da155ac90..9c0cbaaa5 100644
--- a/lib/nwlib.c
+++ b/lib/nwlib.c
@@ -308,13 +308,6 @@ void DisposeThreadData( void *data )
/* For native CLib-based NLM seems we can do a bit more simple. */
#include <nwthread.h>
-/* Make the CLIB Ctx stuff link */
-/*
-#include <stdio.h>
-#include <netdb.h>
-NETDB_DEFINE_CONTEXT
-*/
-
int main ( void )
{
/* initialize any globals here... */