summaryrefslogtreecommitdiff
path: root/TAO/tao/DLL_Parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DLL_Parser.cpp')
-rw-r--r--TAO/tao/DLL_Parser.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/DLL_Parser.cpp b/TAO/tao/DLL_Parser.cpp
index 2575c276fcb..faf6e4e4b23 100644
--- a/TAO/tao/DLL_Parser.cpp
+++ b/TAO/tao/DLL_Parser.cpp
@@ -16,11 +16,6 @@ static const char dll_prefix[] = "DLL:";
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-TAO_DLL_Parser::~TAO_DLL_Parser ()
-{
-}
-
-
bool
TAO_DLL_Parser::match_prefix (const char *ior_string) const
{