summaryrefslogtreecommitdiff
path: root/ace/config-win32-borland.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-17 04:04:44 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-17 04:04:44 +0000
commit2e413354c797bb9f1e12d6e2297c347c92c27dc0 (patch)
tree8a9b4fd2e49f774b808513e3ddc1f96c532d6717 /ace/config-win32-borland.h
parent0466b3f531afbc5a44a985fa12edf7977b390ad8 (diff)
downloadATCD-2e413354c797bb9f1e12d6e2297c347c92c27dc0.tar.gz
ChangeLogTag:Wed Jul 17 03:50:56 UTC 2002 Don Hinton <dhinton@objectsciences.com>pace_removal
Diffstat (limited to 'ace/config-win32-borland.h')
-rw-r--r--ace/config-win32-borland.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/config-win32-borland.h b/ace/config-win32-borland.h
index bfcef2a7849..0975d3338dd 100644
--- a/ace/config-win32-borland.h
+++ b/ace/config-win32-borland.h
@@ -11,12 +11,6 @@
#error Use config-win32.h in config.h instead of this header
#endif /* ACE_CONFIG_WIN32_H */
-# if defined (ACE_HAS_PACE)
-# ifndef PACE_HAS_ALL_POSIX_FUNCS
-# define PACE_HAS_ALL_POSIX_FUNCS 1
-# endif /* PACE_HAS_ALL_POSIX_FUNCS */
-# endif /* ACE_HAS_PACE */
-
# if (__BORLANDC__ == 0x540)
// The linker in C++Builder 4 has trouble with the large number of DLL
// function exports created when you compile without inline functions.