Commit 3ceb5266 authored by Dominik Charousset's avatar Dominik Charousset

Remove unused member in BASP broker

parent 3e497725
...@@ -228,7 +228,6 @@ private: ...@@ -228,7 +228,6 @@ private:
connection_context* current_context_; connection_context* current_context_;
// cache some UTIs to make serialization a bit faster // cache some UTIs to make serialization a bit faster
const uniform_type_info* meta_hdr_;
const uniform_type_info* meta_msg_; const uniform_type_info* meta_msg_;
const uniform_type_info* meta_id_type_; const uniform_type_info* meta_id_type_;
}; };
......
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