Project

General

Profile

« Previous | Next » 

Revision 60c1c6d8

Added by skyjake about 12 years ago

Cleanup|ZipFile: Unnecessary use of CPP_BOOL()

The CPP_BOOL() macro converts a non-bool value to a C++ bool type.
In these cases the value already was a bool to begin with, so the macro
was contributing nothing.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences