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_ */