diff --git a/bin/xbps-create/main.c b/bin/xbps-create/main.c index 74c4f026..49817933 100644 --- a/bin/xbps-create/main.c +++ b/bin/xbps-create/main.c @@ -167,7 +167,6 @@ ftw_cb(const char *fpath, const struct stat *sb, int type, struct FTW *ftwbuf) const char *filep = NULL; char buf[PATH_MAX]; - (void)sb; (void)ftwbuf; /* Ignore metadata files generated by xbps-src and destdir */