summaryrefslogtreecommitdiff
path: root/sc/inc/documentlinkmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/documentlinkmgr.hxx')
-rw-r--r--sc/inc/documentlinkmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/documentlinkmgr.hxx b/sc/inc/documentlinkmgr.hxx
index 26531245fbb8..b0c85826b4db 100644
--- a/sc/inc/documentlinkmgr.hxx
+++ b/sc/inc/documentlinkmgr.hxx
@@ -62,7 +62,6 @@ public:
size_t getDdeLinkCount() const;
- void disconnectDdeLinks();
private:
bool hasDdeOrOleOrWebServiceLinks(bool bDde, bool bOle, bool bWebService) const;
};