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:
Viktor Szakats 2025-06-22 00:56:10 +02:00
parent bbadbd7795
commit e29f11f2d6
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
9 changed files with 0 additions and 27 deletions

View file

@ -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 */