summaryrefslogtreecommitdiff
path: root/ACE/apps/gperf/src/Bool_Array.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/gperf/src/Bool_Array.cpp')
-rw-r--r--ACE/apps/gperf/src/Bool_Array.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/ACE/apps/gperf/src/Bool_Array.cpp b/ACE/apps/gperf/src/Bool_Array.cpp
index e70695ee3cf..7cd51adcced 100644
--- a/ACE/apps/gperf/src/Bool_Array.cpp
+++ b/ACE/apps/gperf/src/Bool_Array.cpp
@@ -27,11 +27,6 @@
#include "Bool_Array.h"
#include "ace/OS_NS_string.h"
-
-
-
-#if defined (ACE_HAS_GPERF)
-
#include "ace/OS_Memory.h"
// Prints out debugging diagnostics.
@@ -106,5 +101,3 @@ Bool_Array::reset (void)
"done\n"));
}
}
-
-#endif /* ACE_HAS_GPERF */