diff options
Diffstat (limited to 'TAO/tao/Stub.cpp')
-rw-r--r-- | TAO/tao/Stub.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tao/Stub.cpp b/TAO/tao/Stub.cpp deleted file mode 100644 index ede6c172fe7..00000000000 --- a/TAO/tao/Stub.cpp +++ /dev/null @@ -1,9 +0,0 @@ -// $Id$ - -#include "tao/corba.h" - -#if !defined (__ACE_INLINE__) -# include "tao/Stub.i" -#endif /* ! __ACE_INLINE__ */ - -ACE_RCSID(tao, Stub, "$Id$") |