Skip to content
Snippets Groups Projects
Commit a2437fad authored by Karl Gustav Sterneberg's avatar Karl Gustav Sterneberg
Browse files

Disabled debug message.

Disabled 'werror("Unknown segment marker: 0x%02x\n"' since it spams
the log.
parent b7c8e473
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ protected mapping(string:string|array(string)) decode_photoshop_data(string data
continue;
}
}
#if 1
#if 0
werror("Unknown segment marker: 0x%02x\n"
"record_set: %d\n"
"id: %d\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment