summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/linksrc.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-10 09:31:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-10 09:31:46 +0200
commit1d25e1de0b9498e469cb052b2d86bf7f7ae6adae (patch)
treeaadf57192d9f7fb1c38c9fb7f8f5099b04fe17cf /sfx2/source/appl/linksrc.cxx
parent4f9674beaaa51b85d8405cf5d125ca19d55c1b32 (diff)
Clean up function declarations and some unused functions
Change-Id: I9d6e9df0b686c61597aaa0e194ab321445671a20
Diffstat (limited to 'sfx2/source/appl/linksrc.cxx')
-rw-r--r--sfx2/source/appl/linksrc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx
index 5c3e98c48b29..23ab8cb97883 100644
--- a/sfx2/source/appl/linksrc.cxx
+++ b/sfx2/source/appl/linksrc.cxx
@@ -185,8 +185,6 @@ struct SvLinkSource_Impl
{
}
~SvLinkSource_Impl();
-
- void Closed();
};
SvLinkSource_Impl::~SvLinkSource_Impl()