Unverified Commit 3ad7b9b1 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update log_msg_buffer-inl.h

parent 5721debd
......@@ -17,9 +17,6 @@ namespace details {
buffer.append(payload.begin(), payload.end());
update_string_views();
}
SPDLOG_INLINE log_msg_buffer::log_msg_buffer(const log_msg_buffer &other)
: log_msg{other}
......
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