diff --git a/Ellen.cpp b/Ellen.cpp index 6596a90..c15ed7f 100644 --- a/Ellen.cpp +++ b/Ellen.cpp @@ -1087,7 +1087,6 @@ void produceStorageInfo(struct cylonStruct& et) if(currentOrParentDir == false) { //build structs and store them in lists - //TODO: run statvfs and verify storage sizes struct statvfs buf; int result = statvfs(dirName_char, &buf);