netware: remove leftover traces

Commit 3b16575ae9 removed support for
building on Novell Netware, but a few leftover traces remained. This
removes the last bits.

Closes: #9966
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
Daniel Gustafsson 2022-11-23 11:56:52 +01:00
parent e007ace30d
commit 2d9fee4504
22 changed files with 1 additions and 209 deletions

View file

@ -26,7 +26,6 @@
/* use our own printf() functions */
#include "curlx.h"
#include "tool_panykey.h"
#include "tool_help.h"
#include "tool_libinfo.h"
#include "tool_util.h"