]> git.tuebingen.mpg.de Git - dss.git/commitdiff
dss.c: Remove obsolete TODO item.
authorAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 12:35:35 +0000 (14:35 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 12:35:35 +0000 (14:35 +0200)
dss.c

diff --git a/dss.c b/dss.c
index 0083e2ecae86310a679f201a81d408f3d1c882a4..cd69c27d85a5066a49c00817621db6371c01d31e 100644 (file)
--- a/dss.c
+++ b/dss.c
@@ -124,7 +124,6 @@ static __printf_1_2 void dss_msg(const char* fmt,...)
        va_end(argp);
 }
 
-/* TODO: Also consider number of inodes. */
 static int disk_space_low(void)
 {
        struct disk_space ds;