Browse Source

policy_newest.cpp

getattr
Antonio SJ Musumeci 1 month ago
parent
commit
ad0d9a7391
  1. 1
      src/policy_newest.cpp

1
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;

Loading…
Cancel
Save