Project

General

Profile

« Previous | Next » 

Revision 99eac684

Added by skyjake over 12 years ago

Win32: Added compiler warning about unused static functions

While MSVC will automatically remove unused static functions from the
binary, GCC does not. Having this warning will help keep the code base
in a better shape for non-MS platforms.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences