Commit c1950e40 authored by Max Kellermann's avatar Max Kellermann

db/upnp: remove unused typedef DevServIt

parent ad76bad8
...@@ -87,6 +87,4 @@ public: ...@@ -87,6 +87,4 @@ public:
UPnPDevice() : ok(false) {} UPnPDevice() : ok(false) {}
}; };
typedef std::vector<UPnPService>::iterator DevServIt;
#endif /* _UPNPDEV_HXX_INCLUDED_ */ #endif /* _UPNPDEV_HXX_INCLUDED_ */
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