diff options
Diffstat (limited to 'TAO/tao/PI/RequestInfo.pidl')
-rw-r--r-- | TAO/tao/PI/RequestInfo.pidl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tao/PI/RequestInfo.pidl b/TAO/tao/PI/RequestInfo.pidl index e84c8b50adb..9e06ee55097 100644 --- a/TAO/tao/PI/RequestInfo.pidl +++ b/TAO/tao/PI/RequestInfo.pidl @@ -6,17 +6,6 @@ * $Id$ * * @brief Pre-compiled RequestInfo - * - * This file is used to generate the code in RequestInfoC.* - * 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" - * RequestInfo.pidl */ #ifndef _REQUESTINFO_PIDL_ |