Commit 25dda06f authored by Lioncash's avatar Lioncash
Browse files

producer_listener: Add virtual destructor to IProducerListener

Several member variables are shared_ptr's to this base class. Even
though producer listeners are still unimplemented, this ensures we
always have consistent deletion behavior once this ends up being used
polymorphically.
parent 6291eec7
Supports Markdown
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