summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-26 16:01:56 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-07-12 22:06:27 -0400
commit3fd52924e45a9a29a255156c1a9bcff9d8855019 (patch)
tree30cf82f2bc565847a16dfed7088093ba7b11d297 /io
parent892124072c459ddf818557a3eb0f78c6dc815a52 (diff)
loplugin:unusedfields
Change-Id: Icac4ac1a2614e72bc9ff070819533e09eeb1a864 (cherry picked from commit ec3f72415850bd865eb030cf2b7edb55b99d4756)
Diffstat (limited to 'io')
-rw-r--r--io/source/connector/connector.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/io/source/connector/connector.hxx b/io/source/connector/connector.hxx
index ae9e98f3bc58..3650ed0d357b 100644
--- a/io/source/connector/connector.hxx
+++ b/io/source/connector/connector.hxx
@@ -119,7 +119,6 @@ namespace stoc_connector
void completeConnectionString();
::osl::ConnectorSocket m_socket;
- ::osl::SocketAddr m_addr;
oslInterlockedCount m_nStatus;
OUString m_sDescription;