summaryrefslogtreecommitdiff
path: root/lib/nwlib.c
diff options
context:
space:
mode:
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... */