diff options
Diffstat (limited to 'ace/config-psosim-g++.h')
-rw-r--r-- | ace/config-psosim-g++.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-psosim-g++.h b/ace/config-psosim-g++.h index 6e35a838a88..da87a186309 100644 --- a/ace/config-psosim-g++.h +++ b/ace/config-psosim-g++.h @@ -221,10 +221,6 @@ #define ACE_PAGE_SIZE 4096 -#if !defined (ACE_NTRACE) -# define ACE_NTRACE 1 -#endif /* ACE_NTRACE */ - #if !defined (ACE_PSOS) #define ACE_PSOS #endif /* ACE_PSOS */ |