Skip to content

Commit

Permalink
cleanup TODO's
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrubsauce committed Oct 16, 2015
1 parent 57b2acd commit f3a490c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Ellen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit f3a490c

Please sign in to comment.