summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h b/TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h
index c952675fac6..ca7122d7c69 100644
--- a/TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h
+++ b/TAO/orbsvcs/orbsvcs/Event/Debug_Macros.h
@@ -1,7 +1,5 @@
// $Id$
-#ifndef DEBUG_MACROS_H
-#define DEBUG_MACROS_H
#if defined (ACE_ES_NOLOGGING)
#define ACE_ES_DEBUG(X)
@@ -13,5 +11,3 @@
} while (0)
#define ACE_ES_DEBUG_ST(X) X
#endif /* ACE_ES_NOLOGGING */
-
-#endif // DEBUG_MACROS_H