coverity#1187652 Dead default in switch
Change-Id: Ieedec800955c0785b73caf52ff242b54246b653f
This commit is contained in:
parent
80ef0dfedc
commit
65f8ce6d94
@ -1058,8 +1058,6 @@ void ConfigurationAccess_WindowState::impl_fillStructFromSequence( WindowStateIn
|
||||
case PROPERTY_CONTEXTACTIVE:
|
||||
rWinStateInfo.bContextActive = bValue;
|
||||
break;
|
||||
default:
|
||||
DBG_ASSERT( false, "Unknown boolean property in WindowState found!" );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user