Commit 608d2323 authored by Max Kellermann's avatar Max Kellermann

util/SliceBuffer: re-add line which got lost in the last commit

parent 1702e98f
......@@ -92,6 +92,7 @@ public:
n_initialized = 0;
buffer.Discard();
available = nullptr;
}
template<typename... Args>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment