X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/892b89f3b79a756ba3c278c605b79a6fa377d60f..97fdfcc9fdc68c3510599bf483afcb34d8768057:/src/os2/pnghand.cpp diff --git a/src/os2/pnghand.cpp b/src/os2/pnghand.cpp index 2022d171f5..10f0c013aa 100644 --- a/src/os2/pnghand.cpp +++ b/src/os2/pnghand.cpp @@ -56,8 +56,7 @@ extern "C" void png_write_init PNGARG((png_structp png_ptr)); #endif -void -ima_png_error(png_struct *png_ptr, char *message) +void ima_png_error(png_struct *png_ptr, char *message) { // wxMessageBox(message, "PNG error");