@ -23,7 +23,7 @@ Branch2::Branch2(Branch2 &v_)
mode(v_.mode),
min_free_space(v_.min_free_space),
fd(v_.fd),
path(v_.path)
path()
{
}