db/upnp: remove unused typedef DevServIt
This commit is contained in:
parent
ad76bad8fd
commit
c1950e40e6
|
@ -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_ */
|
||||||
|
|
Loading…
Reference in New Issue