diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-03-26 22:09:09 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-03-27 00:07:16 -0400 |
commit | 7d647beac3aa2c2e0853424cac19ebad4849861e (patch) | |
tree | bd097a3f71e335ff6ba1e571bc3a462919e4d6b6 | |
parent | 22571debb0071b0a134f9e4aff3db0f98fd19ca6 (diff) |
We don't need this.
Change-Id: I93a13b3fb4203909765841806a7cde017ee85b6a
-rw-r--r-- | sc/inc/cellform.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/cellform.hxx b/sc/inc/cellform.hxx index 15f233e13027..094eaff6463f 100644 --- a/sc/inc/cellform.hxx +++ b/sc/inc/cellform.hxx @@ -23,7 +23,6 @@ #include <tools/solar.h> #include "scdllapi.h" -class ScBaseCell; class SvNumberFormatter; class Color; class ScDocument; |