Silenced gcc warnings.
- 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.
Showing
Please register or sign in to comment