summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-17 15:50:48 +0200
committerNoel Grandin <noel@peralex.com>2015-07-20 10:57:07 +0200
commit600ed089e242a80f5fbf3131b63995eed9d33f3f (patch)
treefbeb02d49350956678688cb793dca7137f1434a9 /include/sfx2/docfile.hxx
parentdcbbe7741a08f6076f9e020f90cbb730c1edafb9 (diff)
loplugin:unusedmethods sfx2
Change-Id: I40be06a4859a38ef64b6267515917f625a5f176d
Diffstat (limited to 'include/sfx2/docfile.hxx')
-rw-r--r--include/sfx2/docfile.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index 338986e2c0ea..d5404e254404 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -63,7 +63,6 @@ class SFX2_DLLPUBLIC SfxMedium : public SvRefBase
SAL_DLLPRIVATE void CloseInStream_Impl();
SAL_DLLPRIVATE bool CloseOutStream_Impl();
SAL_DLLPRIVATE void CloseStreams_Impl();
- DECL_DLLPRIVATE_STATIC_LINK( SfxMedium, UCBHdl_Impl, sal_uInt32 * );
SAL_DLLPRIVATE void SetEncryptionDataToStorage_Impl();