summaryrefslogtreecommitdiff
path: root/io/source/connector/ctr_socket.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/connector/ctr_socket.cxx')
-rw-r--r--io/source/connector/ctr_socket.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx
index 7c9a9d4ad4dc..745644790adf 100644
--- a/io/source/connector/ctr_socket.cxx
+++ b/io/source/connector/ctr_socket.cxx
@@ -85,7 +85,6 @@ namespace stoc_connector {
_error(sal_False)
{
// make it unique
- g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt );
m_sDescription += ",uniqueValue=";
m_sDescription += OUString::valueOf(
sal::static_int_cast< sal_Int64 >(
@@ -95,7 +94,6 @@ namespace stoc_connector {
SocketConnection::~SocketConnection()
{
- g_moduleCount.modCnt.release( &g_moduleCount.modCnt );
}
void SocketConnection::completeConnectionString()