xbps-create: remove leftover line.

(cherry picked from commit 1c37453d2815b94de5a1191031a17623661ce435)
This commit is contained in:
Juan RP 2012-09-05 09:08:05 +02:00
parent 215f6d6f31
commit 5868bafc85

View File

@ -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 */