buffer_t.cc
This commit is contained in:
@@ -88,7 +88,6 @@ namespace persistent_data {
|
||||
if (index >= Size)
|
||||
throw std::runtime_error("buffer index out of bounds");
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user