Commit 8432b4f5 authored by Dair Grant's avatar Dair Grant

Fix "private field is not used" warning from clang.

parent c6f528e5
......@@ -45,9 +45,6 @@ private:
TransportAddressSet _tsa;
NatBehavior _behavior;
NatFiltering _filtering;
boost::shared_ptr<CStunClientLogic> _spClientLogic;
......
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