diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/app.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx index 6bed28c3845a..573504413c17 100644 --- a/include/sfx2/app.hxx +++ b/include/sfx2/app.hxx @@ -160,7 +160,6 @@ public: // members SfxFilterMatcher& GetFilterMatcher(); SfxProgress* GetProgress() const; - const OUString& GetLastSaveDirectory() const; sal_uInt16 GetFreeIndex(); void ReleaseIndex(sal_uInt16 i); |