cmake: drop unused HAVE_IDNA_STRERROR

Unused since 9c91ec7781

Closes #14420
This commit is contained in:
Viktor Szakats 2024-08-06 15:47:24 +02:00
parent 6712bd6006
commit ea3dfcb361
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -304,9 +304,6 @@
/* if you have the GNU gssapi libraries */ /* if you have the GNU gssapi libraries */
#cmakedefine HAVE_GSSGNU 1 #cmakedefine HAVE_GSSGNU 1
/* Define to 1 if you have the `idna_strerror' function. */
#cmakedefine HAVE_IDNA_STRERROR 1
/* Define to 1 if you have the <ifaddrs.h> header file. */ /* Define to 1 if you have the <ifaddrs.h> header file. */
#cmakedefine HAVE_IFADDRS_H 1 #cmakedefine HAVE_IFADDRS_H 1