Remove dependency upon (and use of) -lnetutil on Unix.

git-svn-id: svn://10.0.0.236/trunk@29678 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bruce%cybersight.com 1999-04-28 04:40:46 +00:00
parent fde9a7c3c6
commit 9a22c1703e
2 changed files with 0 additions and 2 deletions

View File

@ -77,7 +77,6 @@ LIBS := \
-lnetcnvts \
-lnetlib \
-lsockstuburl \
-lnetutil \
-lnetwork \
-lpwcac \
-lraptorwebwidget \

View File

@ -44,7 +44,6 @@ void main(int argc, char **argv)
#include "xp_mcom.h"
#include "net.h"
#include "xp_linebuf.h"
#include "mkbuf.h"
extern "C" XP_Bool ValidateDocData(MWContext *window_id)
{