summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/prevwsh2.cxx')
-rw-r--r--sc/source/ui/view/prevwsh2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/prevwsh2.cxx b/sc/source/ui/view/prevwsh2.cxx
index f223eeb3061c..5478ec25bfb6 100644
--- a/sc/source/ui/view/prevwsh2.cxx
+++ b/sc/source/ui/view/prevwsh2.cxx
@@ -28,8 +28,6 @@
// STATIC DATA -----------------------------------------------------------
-
-
void ScPreviewShell::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
sal_Bool bDataChanged = false;
@@ -74,6 +72,4 @@ void ScPreviewShell::Notify( SfxBroadcaster&, const SfxHint& rHint )
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */