summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.i
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-03-30 19:14:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-03-30 19:14:09 +0000
commitd725e79e021fb093ddc8ccfc6152b91666688e55 (patch)
tree6294a37d7c6305124852683f5f042cfd659d48cc /TAO/tao/ORB_Core.i
parentae2c10c5c9e93cf1e880e314e2084cf89646772e (diff)
downloadATCD-d725e79e021fb093ddc8ccfc6152b91666688e55.tar.gz
ChangeLogTag: Thu Mar 30 14:27:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB_Core.i')
-rw-r--r--TAO/tao/ORB_Core.i3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/ORB_Core.i b/TAO/tao/ORB_Core.i
index 1d3d0b9988c..1506949fb16 100644
--- a/TAO/tao/ORB_Core.i
+++ b/TAO/tao/ORB_Core.i
@@ -630,6 +630,7 @@ TAO_ORB_Core::serverrequestinterceptor_adapter (void)
return this->server_request_interceptor_adapter_;
}
+#endif /* TAO_HAS_INTERCEPTORS */
/// Verify condition for permanent forward is given,
/// both parameters must provide group attributes.
@@ -649,6 +650,4 @@ TAO_ORB_Core::is_permanent_forward_condition
return permanent_forward_condition;
}
-#endif /* TAO_HAS_INTERCEPTORS */
-
TAO_END_VERSIONED_NAMESPACE_DECL