This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository legacy-imlib2.

View the commit online.

commit 702432f5ed2c19b75712fc8bb16b0c9ebcc0456a
Author: Kim Woelders <[email protected]>
AuthorDate: Wed Feb 15 21:13:34 2023 +0100

    api: Oops - debug--
---
 src/lib/api.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/api.c b/src/lib/api.c
index 1ecac0a..07b7701 100644
--- a/src/lib/api.c
+++ b/src/lib/api.c
@@ -1937,7 +1937,6 @@ imlib_save_image_fd(int fd, const char *file)
      {
         ctx->error = errno;
         close(fd);
-        printf("Boo\n");
         return;
      }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to