diff options
Diffstat (limited to 'svtools/source/dialogs/filedlg2.hxx')
-rw-r--r-- | svtools/source/dialogs/filedlg2.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/dialogs/filedlg2.hxx b/svtools/source/dialogs/filedlg2.hxx index c31fab676f58..2a51d8213f60 100644 --- a/svtools/source/dialogs/filedlg2.hxx +++ b/svtools/source/dialogs/filedlg2.hxx @@ -73,8 +73,6 @@ virtual long PreNotify( NotifyEvent& rNEvt ); class ImpPathDialog { - friend class ImpFileDialog; - private: PathDialog* pSvPathDialog; Edit* pEdit; |