Skip to content

Commit f3a490c

Browse files
committed
cleanup TODO's
1 parent 57b2acd commit f3a490c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Ellen.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,6 @@ void produceStorageInfo(struct cylonStruct& et)
10871087
if(currentOrParentDir == false)
10881088
{
10891089
//build structs and store them in lists
1090-
//TODO: run statvfs and verify storage sizes
10911090
struct statvfs buf;
10921091
int result = statvfs(dirName_char, &buf);
10931092

0 commit comments

Comments
 (0)