Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
0a9bba712c
  1. 1
      src/branch2.hpp

1
src/branch2.hpp

@ -21,7 +21,6 @@ public:
~Branch2(); ~Branch2();
public: public:
bool enabled;
Mode mode; Mode mode;
uint64_t min_free_space; uint64_t min_free_space;
int fd; int fd;

Loading…
Cancel
Save