mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-12 17:08:39 -09:00
dir_import.c: Remove already-implemented TODO comment
This commit is contained in:
parent
1c4d191193
commit
d018dc0be6
1 changed files with 0 additions and 1 deletions
|
|
@ -494,7 +494,6 @@ static int iteminfo(void) {
|
|||
C(rlit("false", 5));
|
||||
} else
|
||||
C(rval());
|
||||
/* TODO: Extended attributes */
|
||||
|
||||
C(cons());
|
||||
if(*ctx->buf == '}')
|
||||
|
|
|
|||
Loading…
Reference in a new issue