Skip to content
  • Jesus Fernandez's avatar
    Remove unreachable code · e0a069ed
    Jesus Fernandez authored
    
    
    Actions intended to be performed by the unreachable code will never occur.
    
    In CameraBinLocks::lockStatus(QCamera::LockType): Code block
    is unreachable because of the syntactic structure of the code (CWE-561)
    
    Coverity-Id: 188406
    Change-Id: I55a7ef8e87673519ff4f1ad5677054b34bf66d17
    Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
    e0a069ed