mirror of
https://github.com/curl/curl.git
synced 2026-05-16 04:56:21 +03:00
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
This commit is contained in:
parent
80c7566203
commit
90af60a6ef
1 changed files with 0 additions and 4 deletions
|
|
@ -46,10 +46,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef NETWARE
|
||||
/* hand-modified NetWare config.h! */
|
||||
#include "config-netware.h"
|
||||
#endif
|
||||
#ifdef macintosh
|
||||
/* hand-modified MacOS config.h! */
|
||||
#include "config-mac.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue