branches/zip: Remove __attribute__((warn_unused_result)), because it does
not work in GCC 3.3. It was useful during the development of zip compression, when some placeholder code ignored the return values of some functions.
Showing
Please register or sign in to comment