aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/upnp')
-rw-r--r--src/db/upnp/Device.hxx2
1 files changed, 0 insertions, 2 deletions
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<UPnPService>::iterator DevServIt;
-
#endif /* _UPNPDEV_HXX_INCLUDED_ */