Kaydet (Commit) a5e59d45 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

remove stray method declaration

Change-Id: Ia536eadc80a969ce16f5d9fb995adfab048b77c1
üst dda8877b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment