Revert attribute patch from r2090 because the jpeg functions really shouldn't be deviating from the codebase unnecessarily

This commit is contained in:
Thilo Schulz 2011-07-18 22:04:22 +00:00
parent dd859ae43d
commit 5cad803e58

View file

@ -68,7 +68,7 @@ const char * const jpeg_std_message_table[] = {
* or jpeg_destroy) at some point.
*/
__attribute__ ((noreturn)) METHODDEF(void)
METHODDEF(void)
error_exit (j_common_ptr cinfo)
{
/* Always display the message */