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