summaryrefslogtreecommitdiff
path: root/tao/IIOP_Endpoints.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'tao/IIOP_Endpoints.pidl')
-rw-r--r--tao/IIOP_Endpoints.pidl12
1 files changed, 0 insertions, 12 deletions
diff --git a/tao/IIOP_Endpoints.pidl b/tao/IIOP_Endpoints.pidl
index 9c17648b363..732c859e65c 100644
--- a/tao/IIOP_Endpoints.pidl
+++ b/tao/IIOP_Endpoints.pidl
@@ -8,18 +8,6 @@
* endpoints per single profile. Data structures defined here are
* used for transmission of IIOP endpoints. See IIOP_Profile.*
* for more details.
- *
- * This file is used to generate the code in
- * IIOP_EndpointsC.* The command used to generate code
- * is:
- *
- * tao_idl
- * -o orig -GA -Sci \
- * -Wb,export_macro=TAO_Export \
- * -Wb,export_include="tao/TAO_Export.h" \
- * -Wb,pre_include="ace/pre.h" \
- * -Wb,post_include="ace/post.h" \
- * IIOP_Endpoints.pidl
*/
#ifndef _TAO_IIOP_ENDPOINTS_IDL_