Fix compiler warnings in connect engine
- Removed not used variables - Added /* fall through */ to switches - Removed not used static variable 'slash' from header file - Removed test of fp->field_length >= 0 as it is always true
Showing
Please register or sign in to comment