[Libreoffice-commits] core.git: sd/source

Tor Lillqvist tlillqvist at suse.com
Wed May 29 03:31:45 PDT 2013


 sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 4908bc611113f4c125eff52e2b66d029ffaf31d3
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Wed May 29 13:24:42 2013 +0300

    WaE: unreachable code
    
    Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de

diff --git a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
index e9c627f..a215952 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
@@ -576,9 +576,6 @@ void SlideSorterViewShell::Activate (sal_Bool bIsMDIActivate)
             }
             break;
 
-            eContext = EnumContext::Context_SlidesorterPage;
-            break;
-
         default:
             break;
     }


More information about the Libreoffice-commits mailing list