Remove commented code

This commit is contained in:
Imbus 2026-02-04 23:49:42 +01:00
parent dd1679c824
commit e69243180f

View file

@ -156,7 +156,6 @@ int main(int argc, char *argv[]) {
if (argc != 1) {
printf("You need to specify an image file.\n");
// printf("%s\n", help);
exit(EXIT_FAILURE);
}