5f796c1 SYSDB: simplification of condition in if statement

1 file Authored by Pavel Reichl 10 years ago, Committed by jhrozek 10 years ago,
    SYSDB: simplification of condition in if statement
    
    else-if statement is checking for condition which is handled by previous if
    statement.
    
        
file modified
+1 -1