summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/prevwsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/prevwsh.hxx')
-rw-r--r--sc/source/ui/inc/prevwsh.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx
index a980a0412710..851824d15289 100644
--- a/sc/source/ui/inc/prevwsh.hxx
+++ b/sc/source/ui/inc/prevwsh.hxx
@@ -37,8 +37,6 @@ class ScPreviewLocationData;
class CommandEvent;
-
-
class ScPreviewShell: public SfxViewShell
{
ScDocShell* pDocShell;
@@ -122,8 +120,6 @@ public:
SC_DLLPUBLIC ScPreview* GetPreview() { return pPreview; }
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */