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/iodlgimp.hxx | |
parent | 6bb8dbf8072caedd2f79faa9e72fddd63541baad (diff) |
removed unused forward declarations of class
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
Diffstat (limited to 'fpicker/source/office/iodlgimp.hxx')
-rw-r--r-- | fpicker/source/office/iodlgimp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/source/office/iodlgimp.hxx b/fpicker/source/office/iodlgimp.hxx index 12bfc0a0a59e..699092c5792d 100644 --- a/fpicker/source/office/iodlgimp.hxx +++ b/fpicker/source/office/iodlgimp.hxx @@ -40,7 +40,6 @@ #include <vector> #include <boost/ptr_container/ptr_deque.hpp> -class Accelerator; class CheckBox; class SvtFileDialog; |