mirror of
https://github.com/randy408/libspng
synced 2025-03-28 21:13:20 +00:00
cleanup
This commit is contained in:
parent
18af4bec4f
commit
28eb5ad52b
@ -71,8 +71,6 @@ const char *color_type_str(enum spng_color_type color_type)
|
||||
case SPNG_COLOR_TYPE_TRUECOLOR_ALPHA: return "truecolor with alpha";
|
||||
default: return "(invalid)";
|
||||
}
|
||||
|
||||
return "(invalid)";
|
||||
}
|
||||
|
||||
int main(int argc, char **argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user