diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-18 23:03:37 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-18 23:04:20 +0900 |
commit | 40bb1f631b1b79db919474846996e67eb12a9907 (patch) | |
tree | fa11e94920db3c07055801944cfa083696b26c4b /uui/source/lockfailed.hxx | |
parent | 213d5355d78a0a690e366645d6416f4a8fe5e666 (diff) |
removed unused forward declarations of class
Change-Id: I32894b853912741e935e2409d2857fe384f67665
Diffstat (limited to 'uui/source/lockfailed.hxx')
-rw-r--r-- | uui/source/lockfailed.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/lockfailed.hxx b/uui/source/lockfailed.hxx index b19dd84169c1..d3561a92c24f 100644 --- a/uui/source/lockfailed.hxx +++ b/uui/source/lockfailed.hxx @@ -30,8 +30,6 @@ #include <vcl/msgbox.hxx> -class CheckBox; - class LockFailedQueryBox : public MessBox { public: |