summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 10:10:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:16 +0200
commite92603289aaf05649e3e66464fa5363dae714fe0 (patch)
treeaf12f9454888339b8c4580d4a99c7e280866331a /lib/config-win32ce.h
parent6bf14a72b9355f0540cb5b5c43515f8e3d8f43c0 (diff)
downloadcurl-e92603289aaf05649e3e66464fa5363dae714fe0.tar.gz
configure/cmake: remove unused define HAVE_PERROR
Closes #7276
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index 077eec066..8bee4f709 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -166,9 +166,6 @@
/* Define if you have a working ioctlsocket FIONBIO function. */
#define HAVE_IOCTLSOCKET_FIONBIO 1
-/* Define if you have the perror function. */
-#define HAVE_PERROR 1
-
/* Define if you have the RAND_screen function when using SSL */
#define HAVE_RAND_SCREEN 1