summaryrefslogtreecommitdiff
path: root/TAO/tao/FloatSeqS.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-16 10:43:53 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-16 10:43:53 +0000
commit13dcda5f25de249ad6da42dddb46953f8f8eb265 (patch)
treea99a1d7ce4bd03df3a9f73b0fad8a82bbb1511c0 /TAO/tao/FloatSeqS.h
parent980823ac5624716045559fd6bfcf8cb841befc58 (diff)
downloadATCD-13dcda5f25de249ad6da42dddb46953f8f8eb265.tar.gz
ChangeLogTag: Wed Mar 16 10:43:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/FloatSeqS.h')
-rw-r--r--TAO/tao/FloatSeqS.h53
1 files changed, 1 insertions, 52 deletions
diff --git a/TAO/tao/FloatSeqS.h b/TAO/tao/FloatSeqS.h
index df027a33fc6..17b1360599e 100644
--- a/TAO/tao/FloatSeqS.h
+++ b/TAO/tao/FloatSeqS.h
@@ -25,55 +25,4 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-// TAO_IDL - Generated from
-// .\be\be_codegen.cpp:411
-
-#ifndef _TAO_IDL_ORIG_FLOATSEQS_H_
-#define _TAO_IDL_ORIG_FLOATSEQS_H_
-
-#include /**/ "ace/pre.h"
-
-#include "FloatSeqC.h"
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
-#include "tao/Collocation_Proxy_Broker.h"
-#include "tao/PortableServer/PortableServer.h"
-#include "tao/PortableServer/Servant_Base.h"
-
-#if defined(_MSC_VER)
-#pragma warning(push)
-#pragma warning(disable:4250)
-#endif /* _MSC_VER */
-
-#if defined (__BORLANDC__)
-#pragma option push -w-rvl -w-rch -w-ccc -w-inl
-#endif /* __BORLANDC__ */
-
-// TAO_IDL - Generated from
-// w:\ace_wrappers\tao\tao_idl\be\be_visitor_module/module_sh.cpp:49
-
-namespace POA_CORBA
-{
-
-
-// TAO_IDL - Generated from
-// w:\ace_wrappers\tao\tao_idl\be\be_visitor_module/module_sh.cpp:80
-
-} // module CORBA
-
-// TAO_IDL - Generated from
-// .\be\be_codegen.cpp:1014
-
-#if defined(_MSC_VER)
-#pragma warning(pop)
-#endif /* _MSC_VER */
-
-#if defined (__BORLANDC__)
-#pragma option pop
-#endif /* __BORLANDC__ */
-
-#include /**/ "ace/post.h"
-#endif /* ifndef */
+// Skeleton file generation suppressed with command line option -SS