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 eefb189b3a140d3b3be3498aaa9fe1a8f5fad987
Author: Kim Woelders <[email protected]>
AuthorDate: Fri Jul 1 17:14:43 2022 +0200
imlib2_load: Remove unused macro
---
src/bin/imlib2_load.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/bin/imlib2_load.c b/src/bin/imlib2_load.c
index 24bdc86..5c5ef22 100644
--- a/src/bin/imlib2_load.c
+++ b/src/bin/imlib2_load.c
@@ -16,8 +16,6 @@
#include <sys/time.h>
#endif
-#define PROG_NAME "imlib2_load"
-
static char progress_called;
static FILE *fout;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.