summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/msgpool.hxx')
-rw-r--r--sc/source/ui/inc/msgpool.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx
index 504e53af47d4..976a067971b8 100644
--- a/sc/source/ui/inc/msgpool.hxx
+++ b/sc/source/ui/inc/msgpool.hxx
@@ -31,12 +31,8 @@
#include "uiitems.hxx"
-
-
class ScDocumentPool;
-
-
class ScMessagePool: public SfxItemPool
{
SfxStringItem aGlobalStringItem;
@@ -63,8 +59,6 @@ public:
virtual SfxMapUnit GetMetric( sal_uInt16 nWhich ) const SAL_OVERRIDE;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */