linguistic/source/lngprophelp.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit f89475ce90f184e15e10508c1eace674a01a6740
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Sep 8 14:08:34 2015 +0200

    clang-analyzer-deadcode.DeadStores
    
    ...ever since its inception with 4c9ed88132bb472eb1b759c8e53874e79402c769
    "INTEGRATION: CWS tl04: #118281# switch to Proximity linguistic"
    
    Change-Id: Id1579bfc6dffa3685641c96b7a79489338e8dd22

diff --git a/linguistic/source/lngprophelp.cxx 
b/linguistic/source/lngprophelp.cxx
index 24c3733..3083d5c 100644
--- a/linguistic/source/lngprophelp.cxx
+++ b/linguistic/source/lngprophelp.cxx
@@ -190,10 +190,6 @@ bool PropertyChgHelper::propertyChange_Impl( const 
PropertyChangeEvent& rEvt )
                 bSCWA = bSWWA = true;
                 break;
             }
-            default:
-            {
-                bRes = false;
-            }
         }
         if (pbVal)
             rEvt.NewValue >>= *pbVal;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to