summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-08 05:24:21 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-08 05:24:21 +0000
commit9a9c8c22176b1661755b84c9e9937acb5b3d11ba (patch)
tree161fc9e81eb1c281f30a90dc781bbaaeec5aa3ea /ace/Svc_Conf.h
parentf8f63c4dbd4774860455d0f7630b182052d034e1 (diff)
downloadATCD-9a9c8c22176b1661755b84c9e9937acb5b3d11ba.tar.gz
ChangeLogTag:Wed May 8 00:11:54 2002 Nanbor Wang <nanbor@cs.wustl.edu>AX0
Diffstat (limited to 'ace/Svc_Conf.h')
-rw-r--r--ace/Svc_Conf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Svc_Conf.h b/ace/Svc_Conf.h
index 5791dbc23e8..291fe3defca 100644
--- a/ace/Svc_Conf.h
+++ b/ace/Svc_Conf.h
@@ -28,7 +28,7 @@
#include "ace/Service_Config.h"
#include "ace/Parse_Node.h"
-#if defined (ACE_USES_CLASSIC_SVC_CONF) && (ACE_USES_CLASSIC_SVC_CONF == 1)
+#if (ACE_USES_CLASSIC_SVC_CONF == 1)
// Forward declarations.
struct ace_yy_buffer_state;
@@ -196,7 +196,7 @@ extern ACE_TCHAR *ace_yytext;
/// Holds the length of the lexeme for the current token
extern int ace_yyleng;
-#endif /* ACE_USES_CLASSIC_SVC_CONF && ACE_USES_CLASSIC_SVC_CONF == 1 */
+#endif /* ACE_USES_CLASSIC_SVC_CONF == 1 */
/// Factory that creates a new ACE_Service_Type_Impl.
extern ACE_Service_Type_Impl *