mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 01:08:41 -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));
|
C(rlit("false", 5));
|
||||||
} else
|
} else
|
||||||
C(rval());
|
C(rval());
|
||||||
/* TODO: Extended attributes */
|
|
||||||
|
|
||||||
C(cons());
|
C(cons());
|
||||||
if(*ctx->buf == '}')
|
if(*ctx->buf == '}')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue