summaryrefslogtreecommitdiff
path: root/ace/Token_Request_Reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Token_Request_Reply.h')
-rw-r--r--ace/Token_Request_Reply.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Token_Request_Reply.h b/ace/Token_Request_Reply.h
index 1c3aa88d09c..f1f10b93ba9 100644
--- a/ace/Token_Request_Reply.h
+++ b/ace/Token_Request_Reply.h
@@ -28,8 +28,6 @@
#include "ace/Time_Value.h"
-#if defined (ACE_HAS_TOKENS_LIBRARY)
-
// Specifies the size of the fixed length portion of
// the Transfer structure in ACE_Token_Request
#define ACE_TOKEN_REQUEST_HEADER_SIZE 40
@@ -237,8 +235,6 @@ private:
} transfer_;
};
-#endif /* ACE_HAS_TOKENS_LIBRARY */
-
#if defined (__ACE_INLINE__)
#include "ace/Token_Request_Reply.i"
#endif /* __ACE_INLINE__ */