diff --git a/src/policy_newest.cpp b/src/policy_newest.cpp index 0677a895..9255c627 100644 --- a/src/policy_newest.cpp +++ b/src/policy_newest.cpp @@ -126,7 +126,6 @@ namespace newest StrVec *paths_) { timespec ts{0,0}; - time_t newest; struct stat st; const string *basepath;