From c1950e40e6c4cd61a2874629dc34c10b81c4b516 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 18 Jan 2014 13:42:54 +0100 Subject: db/upnp: remove unused typedef DevServIt --- src/db/upnp/Device.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/db/upnp') diff --git a/src/db/upnp/Device.hxx b/src/db/upnp/Device.hxx index 53e1c4964..9cccc9bbc 100644 --- a/src/db/upnp/Device.hxx +++ b/src/db/upnp/Device.hxx @@ -87,6 +87,4 @@ public: UPnPDevice() : ok(false) {} }; -typedef std::vector::iterator DevServIt; - #endif /* _UPNPDEV_HXX_INCLUDED_ */ -- cgit v1.2.3