summaryrefslogtreecommitdiff
path: root/TAO/tao/IOPS_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IOPS_T.cpp')
-rw-r--r--TAO/tao/IOPS_T.cpp34
1 files changed, 0 insertions, 34 deletions
diff --git a/TAO/tao/IOPS_T.cpp b/TAO/tao/IOPS_T.cpp
deleted file mode 100644
index b80bcaff451..00000000000
--- a/TAO/tao/IOPS_T.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//
-// $Id$
-//
-// ================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// IOPS_T.cpp
-//
-// = DESCRIPTION
-// Generated from IOP.pidl, that contains the OMG standarized IOP
-// module.
-// The code was generated by the IDL compiler and then hand-crafted
-// to reduce the includes interdependencies.
-//
-// ================================================================
-
-#ifndef TAO_IOPS_T_CPP
-#define TAO_IOPS_T_CPP
-
-#if defined(_MSC_VER)
-#pragma warning(disable:4250)
-#endif /* _MSC_VER */
-
-#include "IOPS_T.h"
-
-#if !defined (__ACE_INLINE__)
-#include "IOPS_T.i"
-#endif /* !defined INLINE */
-
-
-#endif /* TAO_IOPS_T_CPP */