summaryrefslogtreecommitdiff
path: root/ace/Remote_Tokens.i
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Remote_Tokens.i')
-rw-r--r--ace/Remote_Tokens.i4
1 files changed, 1 insertions, 3 deletions
diff --git a/ace/Remote_Tokens.i b/ace/Remote_Tokens.i
index 01fee89af45..bbd2b2613e7 100644
--- a/ace/Remote_Tokens.i
+++ b/ace/Remote_Tokens.i
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
// $Id$
-#if defined (ACE_HAS_TOKENS_LIBRARY)
+// Remote_Tokens.i
ACE_INLINE
ACE_Remote_Mutex::ACE_Remote_Mutex (void)
@@ -94,5 +94,3 @@ ACE_Remote_WLock::clone (void) const
ignore_deadlock_,
debug_);
}
-
-#endif /* ACE_HAS_TOKENS_LIBRARY */