summaryrefslogtreecommitdiff
path: root/ace/config-mvs.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-14 14:38:34 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-14 14:38:34 +0000
commit76de681a15ff2a5eb52f336f5c33e299ed730763 (patch)
treec74209ae424e0f6926651e11d1dd1ff43abfec91 /ace/config-mvs.h
parentb61b2863a6a08bb3bd8e36791fa31df4e5c0743e (diff)
downloadATCD-76de681a15ff2a5eb52f336f5c33e299ed730763.tar.gz
removed ACE_PAGE_SIZE define, it's not used with ACE_HAS_GETPAGESIZE
Diffstat (limited to 'ace/config-mvs.h')
-rw-r--r--ace/config-mvs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-mvs.h b/ace/config-mvs.h
index 4bd501e1419..b82387d593d 100644
--- a/ace/config-mvs.h
+++ b/ace/config-mvs.h
@@ -180,9 +180,6 @@
// <time.h> doesn't automatically #include <sys/time.h>
#define ACE_NEEDS_SYSTIME_H
-// Defines the page size of the system.
-#define ACE_PAGE_SIZE 4096
-
#if !defined (ACE_NTRACE)
#define ACE_NTRACE 1
#endif /* ACE_NTRACE */