summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-08-16 08:32:08 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-08-16 08:32:08 +0200
commitb344abde2f0676ecda529735264f1c41e3c5ee94 (patch)
tree7ec371a28d85038bd1b7dc7dbb5a63d0edbb3d7e /ACE
parent38bfd5a69ed2f584e436980b9fe309935010919f (diff)
downloadATCD-b344abde2f0676ecda529735264f1c41e3c5ee94.tar.gz
Updated Embarcadero version checks
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ace/config-win32-borland.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/config-win32-borland.h b/ACE/ace/config-win32-borland.h
index 25deadef218..fea108caa44 100644
--- a/ACE/ace/config-win32-borland.h
+++ b/ACE/ace/config-win32-borland.h
@@ -155,10 +155,6 @@
# define ACE_LACKS_GMTIME_R
#endif
-#if (__BORLANDC__ <= 0x750)
-# define ACE_LACKS_ASCTIME_R
-#endif
-
#define ACE_WCSDUP_EQUIVALENT ::_wcsdup
#define ACE_STRCASECMP_EQUIVALENT ::stricmp
#define ACE_STRNCASECMP_EQUIVALENT ::strnicmp