summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/filedlg2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/dialogs/filedlg2.hxx')
-rw-r--r--svtools/source/dialogs/filedlg2.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/dialogs/filedlg2.hxx b/svtools/source/dialogs/filedlg2.hxx
index 8f6652d5225c..07cea5928154 100644
--- a/svtools/source/dialogs/filedlg2.hxx
+++ b/svtools/source/dialogs/filedlg2.hxx
@@ -103,7 +103,6 @@ public:
virtual OUString GetPath() const;
virtual void PreExecute();
- virtual void PostExecute();
PathDialog* GetPathDialog() const { return pSvPathDialog; }