summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server/ServerRequestInfo.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI_Server/ServerRequestInfo.pidl')
-rw-r--r--TAO/tao/PI_Server/ServerRequestInfo.pidl11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tao/PI_Server/ServerRequestInfo.pidl b/TAO/tao/PI_Server/ServerRequestInfo.pidl
index cc4520de1cb..f6e2dd5b087 100644
--- a/TAO/tao/PI_Server/ServerRequestInfo.pidl
+++ b/TAO/tao/PI_Server/ServerRequestInfo.pidl
@@ -6,17 +6,6 @@
* $Id$
*
* @brief Pre-compiled RequestInfo
- *
- * This file is used to generate the code in ServerRequestInfoC.*
- * The command used to generate code is:
- *
- * tao_idl
- * -o orig -Gp -Gd -GA -SS -Sci
- * -Wb,export_include="tao/TAO_Export.h"
- * -Wb,export_macro=TAO_Export
- * -Wb,pre_include="ace/pre.h"
- * -Wb,post_include="ace/post.h"
- * ServerRequestInfo.pidl
*/
#ifndef _SERVER_REQUESTINFO_PIDL_