summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ServerInterceptorAdapter.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ServerInterceptorAdapter.inl')
-rw-r--r--TAO/tao/PortableServer/ServerInterceptorAdapter.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tao/PortableServer/ServerInterceptorAdapter.inl b/TAO/tao/PortableServer/ServerInterceptorAdapter.inl
deleted file mode 100644
index 30e0c4508ce..00000000000
--- a/TAO/tao/PortableServer/ServerInterceptorAdapter.inl
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-ACE_INLINE bool
-TAO::ServerRequestInterceptor_Adapter::location_forwarded (void) const
-{
- return this->location_forwarded_;
-}