4a6bfca do not use IF_LINT for initialization of scalar variables

Authored and Committed by kdudka 4 years ago
    do not use IF_LINT for initialization of scalar variables
    
    It triggers false positives in compilers and static analyzers
    for no real benefit.
    
        
file modified
+3 -0