mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Removed error.
This commit is contained in:
@@ -1289,7 +1289,6 @@ namespace bimg
|
||||
ImageContainer imageContainer;
|
||||
if (magicT != magic)
|
||||
{
|
||||
BX_ERROR_SET(_err, BIMG_ERROR, "Invalid header magic.");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user