diff options
Diffstat (limited to 'linguistic/source/lngprophelp.cxx')
-rw-r--r-- | linguistic/source/lngprophelp.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linguistic/source/lngprophelp.cxx b/linguistic/source/lngprophelp.cxx index 24c3733f71fe..3083d5c028b8 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; |