xbps-create: remove leftover line.
(cherry picked from commit 1c37453d2815b94de5a1191031a17623661ce435)
This commit is contained in:
parent
215f6d6f31
commit
5868bafc85
@ -167,7 +167,6 @@ ftw_cb(const char *fpath, const struct stat *sb, int type, struct FTW *ftwbuf)
|
|||||||
const char *filep = NULL;
|
const char *filep = NULL;
|
||||||
char buf[PATH_MAX];
|
char buf[PATH_MAX];
|
||||||
|
|
||||||
(void)sb;
|
|
||||||
(void)ftwbuf;
|
(void)ftwbuf;
|
||||||
|
|
||||||
/* Ignore metadata files generated by xbps-src and destdir */
|
/* Ignore metadata files generated by xbps-src and destdir */
|
||||||
|
Loading…
Reference in New Issue
Block a user