Remove unneeded tag
This commit is contained in:
parent
00fd69c170
commit
29347c83e7
@ -85,7 +85,6 @@ class MultiFrame {
|
||||
inline utils::MemoryResource *GetMemoryResource() { return frames_[0].GetMemoryResource(); }
|
||||
|
||||
private:
|
||||
// NOLINTNEXTLINE (bugprone-exception-escape)
|
||||
void DefragmentValidFrames() noexcept;
|
||||
|
||||
utils::pmr::vector<FrameWithValidity> frames_ =
|
||||
|
Loading…
Reference in New Issue
Block a user