diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-20 00:50:17 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-20 00:50:59 +0900 |
commit | eeb5bea1d4e41ac190283d3b7d90659acbce5065 (patch) | |
tree | afef43b5685ce49c9f74c4721725fbf0fbdb1001 /fpicker/source/office/iodlg.hxx | |
parent | 6bb8dbf8072caedd2f79faa9e72fddd63541baad (diff) |
removed unused forward declarations of class
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
Diffstat (limited to 'fpicker/source/office/iodlg.hxx')
-rw-r--r-- | fpicker/source/office/iodlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx index 4dda63bb8c1b..682509d72d05 100644 --- a/fpicker/source/office/iodlg.hxx +++ b/fpicker/source/office/iodlg.hxx @@ -471,8 +471,6 @@ inline SvtFileView* SvtFileDialog::GetView() const //***************************************************************************** //***************************************************************************** -class SvtFilePicker; - #define FILE_SELECTION_CHANGED 1 #define DIRECTORY_CHANGED 2 #define HELP_REQUESTED 3 |