From 4081de3bf15a401236b0f3badfe24db67244de4f Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 23 Oct 2015 12:18:59 +0200 Subject: cleanup --- lr.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lr.c b/lr.c index de4e765..1655b06 100644 --- a/lr.c +++ b/lr.c @@ -5,9 +5,7 @@ /* TODO: -- expression parsing - %NNx formatting strings -- dynamic columns? i'd rather not (easy to compute for all but names...) - error handling? keep going - avoid stat in recurse - multiple -t -- cgit 1.4.1