Kaydet (Commit) 90d82f73 authored tarafından Noel Grandin's avatar Noel Grandin

loplugin:unreffun

Change-Id: If9ca3e2d88d1b0dee57531ed954ba4895fb37fe3
üst 73df84ef
...@@ -96,13 +96,6 @@ public: ...@@ -96,13 +96,6 @@ public:
} }
}; };
template<typename T> inline T* get_pointer(PrioritizedHandlerEntry<T> const& handler)
{
return handler.getHandler().get();
}
......
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