Browse Source

func_getattr_ff.cpp

nix-debugging
Antonio SJ Musumeci 23 hours ago
parent
commit
2666f27590
  1. 2
      src/func_getattr_ff.cpp

2
src/func_getattr_ff.cpp

@ -42,7 +42,5 @@ Func2::GetAttrFF::operator()(const Branches &branches_,
return rv; return rv;
} }
return err; return err;
} }
Loading…
Cancel
Save