summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Current.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA_Current.inl')
-rw-r--r--TAO/tao/PortableServer/POA_Current.inl16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/tao/PortableServer/POA_Current.inl b/TAO/tao/PortableServer/POA_Current.inl
deleted file mode 100644
index 4c445f2d29c..00000000000
--- a/TAO/tao/PortableServer/POA_Current.inl
+++ /dev/null
@@ -1,16 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-#include "tao/SystemException.h"
-
-namespace TAO
-{
- namespace Portable_Server
- {
- ACE_INLINE
- POA_Current::POA_Current (void)
- {
- }
- }
-}