api: Oops - debug--

This commit is contained in:
Kim Woelders 2023-02-15 21:13:34 +01:00
parent ce0ac1eeff
commit 702432f5ed
1 changed files with 0 additions and 1 deletions

View File

@ -1937,7 +1937,6 @@ imlib_save_image_fd(int fd, const char *file)
{
ctx->error = errno;
close(fd);
printf("Boo\n");
return;
}