summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server/diffs
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:11 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:11 +0000
commit8008dd09ccf88d4edef237a184a698cac42f2952 (patch)
treeda50d054f9c761c3f6a5923f6979e93306c56d68 /TAO/tao/PI_Server/diffs
parent13d6e89af439164c0ade48e6f5c3e9b3f971e8c9 (diff)
downloadATCD-8008dd09ccf88d4edef237a184a698cac42f2952.tar.gz
Repo restructuring
Diffstat (limited to 'TAO/tao/PI_Server/diffs')
-rw-r--r--TAO/tao/PI_Server/diffs/ServerRequestInterceptor.diff24
1 files changed, 0 insertions, 24 deletions
diff --git a/TAO/tao/PI_Server/diffs/ServerRequestInterceptor.diff b/TAO/tao/PI_Server/diffs/ServerRequestInterceptor.diff
deleted file mode 100644
index f3fc423c81a..00000000000
--- a/TAO/tao/PI_Server/diffs/ServerRequestInterceptor.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- orig/ServerRequestInterceptorC.h 2005-05-17 13:50:41.646918400 +0200
-+++ ServerRequestInterceptorC.h 2005-05-17 14:00:40.237649600 +0200
-@@ -155,15 +155,19 @@
- // TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
-
-+#if TAO_HAS_EXTENDED_FT_INTERCEPTORS == 1
-+
- virtual void tao_ft_interception_point (
- ::PortableInterceptor::ServerRequestInfo_ptr ri,
- ::CORBA::OctetSeq_out os
-- ACE_ENV_ARG_DECL_WITH_DEFAULTS
-+ ACE_ENV_ARG_DECL_NOT_USED
- )
- ACE_THROW_SPEC ((
- CORBA::SystemException,
- ::PortableInterceptor::ForwardRequest
-- )) = 0;
-+ )) {}
-+
-+#endif /* TAO_HAS_EXTENDED_FT_INTERCEPTORS */
-
- // TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46