Kaydet (Commit) f89475ce authored tarafından Stephan Bergmann's avatar Stephan Bergmann

clang-analyzer-deadcode.DeadStores

...ever since its inception with 4c9ed881
"INTEGRATION: CWS tl04: #118281# switch to Proximity linguistic"

Change-Id: Id1579bfc6dffa3685641c96b7a79489338e8dd22
üst 37a36671
...@@ -190,10 +190,6 @@ bool PropertyChgHelper::propertyChange_Impl( const PropertyChangeEvent& rEvt ) ...@@ -190,10 +190,6 @@ bool PropertyChgHelper::propertyChange_Impl( const PropertyChangeEvent& rEvt )
bSCWA = bSWWA = true; bSCWA = bSWWA = true;
break; break;
} }
default:
{
bRes = false;
}
} }
if (pbVal) if (pbVal)
rEvt.NewValue >>= *pbVal; rEvt.NewValue >>= *pbVal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment