summaryrefslogtreecommitdiff
path: root/tao/PortableServer/ServantActivator.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'tao/PortableServer/ServantActivator.pidl')
-rw-r--r--tao/PortableServer/ServantActivator.pidl11
1 files changed, 0 insertions, 11 deletions
diff --git a/tao/PortableServer/ServantActivator.pidl b/tao/PortableServer/ServantActivator.pidl
index 6874b5694cd..ac70f847748 100644
--- a/tao/PortableServer/ServantActivator.pidl
+++ b/tao/PortableServer/ServantActivator.pidl
@@ -4,17 +4,6 @@
* $Id$
*
* @brief Pre-compiled IDL source for the PortableServer module.
- *
- * This file is used to generate the code in
- * ServantActivatorC.{h,inl,cpp}, using the following command:
- *
- * tao_idl.exe \
- * -o orig -Gp -Gd -Sci -GA -I$(TAO_ROOT)
- * -Wb,export_macro=TAO_PortableServer_Export \
- * -Wb,export_include="portableserver_export.h" \
- * -Wb,pre_include="ace/pre.h" \
- * -Wb,post_include="ace/post.h" \
- * ServantActivator.pidl
*/
#ifndef _PORTABLESERVER_SERVANT_ACTIVATOR_IDL_