remove unused type

This commit is contained in:
Peter Thorson
2014-11-17 22:11:02 -05:00
parent 7dfe0d5815
commit 9ab9941f5e
-2
View File
@@ -84,8 +84,6 @@ public:
// TODO: organize these
typedef typename connection_type::termination_handler termination_handler;
typedef lib::shared_ptr<connection_weak_ptr> hdl_type;
explicit endpoint(bool p_is_server)
: m_alog(config::alog_level, log::channel_type_hint::access)
, m_elog(config::elog_level, log::channel_type_hint::error)