Revert attribute patch from r2090 because the jpeg functions really shouldn't be deviating from the codebase unnecessarily
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user