summaryrefslogtreecommitdiff
path: root/tao/PortableServer/PS_Forward.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'tao/PortableServer/PS_Forward.pidl')
-rw-r--r--tao/PortableServer/PS_Forward.pidl15
1 files changed, 0 insertions, 15 deletions
diff --git a/tao/PortableServer/PS_Forward.pidl b/tao/PortableServer/PS_Forward.pidl
index eaaf75180e5..8eef49af30f 100644
--- a/tao/PortableServer/PS_Forward.pidl
+++ b/tao/PortableServer/PS_Forward.pidl
@@ -4,21 +4,6 @@
* $Id$
*
* @brief Pre-compiled IDL source for the PortableServer module.
- *
- * This file is used to generate the code in
- * PS_ForwardC.{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" \
- * PS_Forward.pidl
- *
- * Apply patches using the following command:
- *
- * patch < diffs/PS_Forward.diff
*/
#ifndef _PORTABLESERVER_PS_FORWARD_IDL_