summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/filedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/filedlg.hxx')
-rw-r--r--sd/source/ui/inc/filedlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/filedlg.hxx b/sd/source/ui/inc/filedlg.hxx
index d6fab5e6919e..ebef74ec21a6 100644
--- a/sd/source/ui/inc/filedlg.hxx
+++ b/sd/source/ui/inc/filedlg.hxx
@@ -21,7 +21,6 @@
#ifndef _FILEDLG_HXX
#define _FILEDLG_HXX
-#include <tools/string.hxx>
#include <tools/errcode.hxx>
#include <memory>
@@ -54,8 +53,6 @@ public:
ErrCode Execute();
OUString GetPath() const;
void SetPath( const OUString& rPath );
-
- String ReqDisplayDirectory() const;
};
#endif // _FILEDLG_HXX