summaryrefslogtreecommitdiff
path: root/include/svl/svdde.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-28 10:16:21 +0200
committerNoel Grandin <noel@peralex.com>2015-08-31 09:50:10 +0200
commit74bf52f22434543aee5f7f112790625a5f5dbc14 (patch)
tree9fd50ad19a9053be115777c7f9fad2043ea23485 /include/svl/svdde.hxx
parent4aed1c6f384ab372b1c03f607445f92f0181f822 (diff)
aConnectLink is never set, so remove it
Change-Id: Idd4ecc2f9f566b2d1fa0127dae12fefe1e4479e8
Diffstat (limited to 'include/svl/svdde.hxx')
-rw-r--r--include/svl/svdde.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx
index 43f4618aeba3..d2dc0e2c4cf3 100644
--- a/include/svl/svdde.hxx
+++ b/include/svl/svdde.hxx
@@ -309,7 +309,6 @@ private:
DdeString* pName;
OUString aItem;
std::vector<DdeItem*> aItems;
- Link<> aConnectLink;
Link<> aDisconnectLink;
public: