dir_import.c: Remove already-implemented TODO comment

This commit is contained in:
Yorhel 2020-05-15 09:09:35 +02:00
parent 1c4d191193
commit d018dc0be6

View file

@ -494,7 +494,6 @@ static int iteminfo(void) {
C(rlit("false", 5));
} else
C(rval());
/* TODO: Extended attributes */
C(cons());
if(*ctx->buf == '}')