• Shane Hathaway's avatar
    Silenced gcc warnings. · b7f4dc58
    Shane Hathaway authored
    - Removed the ASSIGN macros, which are never used.
    
    - Removed the unused functions _PER_RETURN and _PER_INT_RETURN.
    
    - Removed a dereference operation whose result is never used.
    
    - Changed empty parameter list to "void".
    
    - Put inline assignment in parantheses.
    b7f4dc58
intSet.c 16.1 KB