summaryrefslogtreecommitdiff
path: root/stoc/source/registry_tdprovider/td.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/registry_tdprovider/td.cxx')
-rw-r--r--stoc/source/registry_tdprovider/td.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/stoc/source/registry_tdprovider/td.cxx b/stoc/source/registry_tdprovider/td.cxx
index f56a0f01f05b..6ae85de8a142 100644
--- a/stoc/source/registry_tdprovider/td.cxx
+++ b/stoc/source/registry_tdprovider/td.cxx
@@ -45,11 +45,7 @@ namespace stoc_rdbtdp
return *s_pmutex;
}
-
-TypeDescriptionImpl::~TypeDescriptionImpl()
-{
- g_moduleCount.modCnt.release( &g_moduleCount.modCnt );
-}
+TypeDescriptionImpl::~TypeDescriptionImpl() {}
// XTypeDescription
//__________________________________________________________________________________________________