Browse Source

state.hpp

tests
Antonio SJ Musumeci 5 days ago
parent
commit
179c7bc7e4
  1. 1
      src/state.hpp

1
src/state.hpp

@ -35,7 +35,6 @@ public:
{
OpenDir()
: ref_count(0),
backing_id(INVALID_BACKING_ID),
fi(nullptr)
{
}

Loading…
Cancel
Save