summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-05-15 09:09:35 +0200
committerYorhel <git@yorhel.nl>2020-05-15 09:09:35 +0200
commitd018dc0be679095f40b33f622db38472061bf81c (patch)
tree5e5aad3acd24e809eb2e124a2678a00e2d9462cc
parent1c4d19119381bc9d3d0127de705d57700dd3f01f (diff)
dir_import.c: Remove already-implemented TODO comment
-rw-r--r--src/dir_import.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dir_import.c b/src/dir_import.c
index 142b5e4..bde822c 100644
--- a/src/dir_import.c
+++ b/src/dir_import.c
@@ -494,7 +494,6 @@ static int iteminfo(void) {
C(rlit("false", 5));
} else
C(rval());
- /* TODO: Extended attributes */
C(cons());
if(*ctx->buf == '}')