summaryrefslogtreecommitdiff
path: root/tao/PI/ClientRequestInterceptor.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'tao/PI/ClientRequestInterceptor.pidl')
-rw-r--r--tao/PI/ClientRequestInterceptor.pidl11
1 files changed, 0 insertions, 11 deletions
diff --git a/tao/PI/ClientRequestInterceptor.pidl b/tao/PI/ClientRequestInterceptor.pidl
index f9d7e11e2df..f51d02c88c0 100644
--- a/tao/PI/ClientRequestInterceptor.pidl
+++ b/tao/PI/ClientRequestInterceptor.pidl
@@ -12,17 +12,6 @@
* Interceptor support.
* The following is from orbos/99-12-02 Portable Interceptors spec,
* the full IDL is downloadable from orbos/99-12-02.
- *
- * This file is used to generate the code in ClientRequestInterceptorC.*
- * The command used to generate code is:
- *
- * tao_idl
- * -o orig -Gp -Gd -GA -SS -Sci
- * -Wb,export_include="tao/PI_Client/pi_client_export.h.h"
- * -Wb,export_macro=TAO_PI_CLIENT_Export
- * -Wb,pre_include="ace/pre.h"
- * -Wb,post_include="ace/post.h"
- * ClientRequestInterceptor.pidl
*/
#ifndef _CLIENT_REQUEST_INTERCEPTOR_IDL_