summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-09-03 14:21:13 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-09-03 14:21:13 +0900
commitf069ebfadd9e4dea519178a27cb09665b1e697d3 (patch)
treeebb43d101b4070bd2d931cbb43d5d40d0f7be28e /TODO
parentfd790d6f09b10a87b007b71403cb018f18ff91c9 (diff)
downloadsystemd-f069ebfadd9e4dea519178a27cb09665b1e697d3.tar.gz
TODO: drop duplicated entry
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 381106f908..38d8bd7b49 100644
--- a/TODO
+++ b/TODO
@@ -14,8 +14,6 @@ Janitorial Clean-ups:
* Rearrange tests so that the various test-xyz.c match a specific src/basic/xyz.c again
-* copy.c: set the right chattrs before copying files and others after
-
* rework mount.c and swap.c to follow proper state enumeration/deserialization
semantics, like we do for device.c now