diff options
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r-- | sc/inc/column.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx index e70f108e70f2..e0773aab3e1b 100644 --- a/sc/inc/column.hxx +++ b/sc/inc/column.hxx @@ -82,8 +82,6 @@ struct ScFormulaCellGroup; struct ScRefCellValue; class ScDocumentImport; -typedef ::boost::intrusive_ptr<ScFormulaCellGroup> ScFormulaCellGroupRef; - struct ScNeededSizeOptions { const ScPatternAttr* pPattern; |