mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
tests/server: drop memdebug.h
It's no longer used in any build configuration.
Follow-up to fffec3d7e9 #17629
Closes #17700
This commit is contained in:
parent
bbadbd7795
commit
e29f11f2d6
9 changed files with 0 additions and 27 deletions
|
|
@ -75,9 +75,6 @@
|
|||
|
||||
#include <curlx.h> /* from the private lib dir */
|
||||
|
||||
/* include memdebug.h last */
|
||||
#include <memdebug.h>
|
||||
|
||||
static const char *backendaddr = "127.0.0.1";
|
||||
static unsigned short backendport = 0; /* default is use client's */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue