summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-13 16:13:39 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-14 11:13:24 +0100
commit96aca98168cba4b9055f2e2a16bb1a8f6f6e57ce (patch)
tree2c3aa8c160e6ef2337137f57c3e50204daa9c8da /include
parentcfbd74c3798bd2a71f2cc4d856cb701ca9e2d696 (diff)
Minor clean-up
Change-Id: I30a06f693704a8471af39e5232a7abef1056be32
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/objsh.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx
index 3b51ad98ea77..fac2625698cd 100644
--- a/include/sfx2/objsh.hxx
+++ b/include/sfx2/objsh.hxx
@@ -255,7 +255,6 @@ public:
virtual SfxObjectFactory& GetFactory() const=0;
SfxMedium * GetMedium() const { return pMedium; }
- void ForgetMedium() { pMedium = 0; }
::com::sun::star::uno::Reference<
::com::sun::star::document::XDocumentProperties > getDocProperties();
void UpdateDocInfoForSave( );