summaryrefslogtreecommitdiff
path: root/TAO/tao/TAOS.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-25 18:31:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-25 18:31:03 +0000
commit89f59311003dba94aa9a13418fc2944edd87af75 (patch)
treecf5503d1e9008aabd3ddacc90dfeabfa7871c845 /TAO/tao/TAOS.h
parent840a421671fa3f9821abeceaa614331706508073 (diff)
downloadATCD-89f59311003dba94aa9a13418fc2944edd87af75.tar.gz
ChangeLogTag: Fri Mar 25 18:30:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TAOS.h')
-rw-r--r--TAO/tao/TAOS.h56
1 files changed, 1 insertions, 55 deletions
diff --git a/TAO/tao/TAOS.h b/TAO/tao/TAOS.h
index 2fe5cb3554b..17b1360599e 100644
--- a/TAO/tao/TAOS.h
+++ b/TAO/tao/TAOS.h
@@ -25,58 +25,4 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-// TAO_IDL - Generated from
-// be\be_codegen.cpp:390
-
-#ifndef _TAO_IDL_ORIG_TAOS_H_
-#define _TAO_IDL_ORIG_TAOS_H_
-
-#include /**/ "ace/pre.h"
-
-#include "tao/PolicyS.h"
-#include "tao/TimeBaseS.h"
-#include "tao/Messaging_SyncScopeS.h"
-#include "TAOC.h"
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
-
-#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
-// be\be_visitor_module/module_sh.cpp:49
-
-namespace POA_TAO
-{
-
-
-// TAO_IDL - Generated from
-// be\be_visitor_module/module_sh.cpp:80
-
-} // module TAO
-
-// TAO_IDL - Generated from
-// be\be_codegen.cpp:997
-
-#include "TAOS_T.h"
-
-#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