summaryrefslogtreecommitdiff
path: root/tao/Strategies/uiop_endpoints.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'tao/Strategies/uiop_endpoints.pidl')
-rw-r--r--tao/Strategies/uiop_endpoints.pidl12
1 files changed, 0 insertions, 12 deletions
diff --git a/tao/Strategies/uiop_endpoints.pidl b/tao/Strategies/uiop_endpoints.pidl
index c53508edd92..8d886f88382 100644
--- a/tao/Strategies/uiop_endpoints.pidl
+++ b/tao/Strategies/uiop_endpoints.pidl
@@ -7,18 +7,6 @@
* endpoints per single profile. Data structures defined here are
* used for transmission of UIOP Endpoints. See UIOP_Profile.* for
* more details.
- *
- * This file is used to generate the code in
- * uiop_endpoints.* The command used to generate code
- * is:
- *
- * tao_idl
- * -o orig -Gp -Gd -Sa -DCORBA3 -Sci
- * -Wb,export_macro=TAO_Strategies_Export \
- * -Wb,export_include="strategies_export.h" \
- * -Wb,pre_include="ace/pre.h" \
- * -Wb,post_include="ace/post.h" \
- * uiop_endpoints.pidl
*/
#ifndef _UIOP_ENDPOINTS_IDL_