From: Christophe CURIS <[email protected]>
Signed-off-by: Christophe CURIS <[email protected]>
---
util/wmsetbg.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/util/wmsetbg.c b/util/wmsetbg.c
index 742f7b0..ead3229 100644
--- a/util/wmsetbg.c
+++ b/util/wmsetbg.c
@@ -1125,12 +1125,6 @@ static char *getFullPixmapPath(const char *file)
return wstrdup(file);
}
-void wAbort(void)
-{
- wfatal("aborting");
- exit(1);
-}
-
static void print_help(void)
{
printf("Usage: %s [options] [image]\n", __progname);
--
1.8.4.rc3
--
To unsubscribe, send mail to [email protected].