diff options
-rw-r--r-- | src/db/upnp/Object.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/db/upnp/Object.hxx b/src/db/upnp/Object.hxx index 39b8f94f9..65a6b323f 100644 --- a/src/db/upnp/Object.hxx +++ b/src/db/upnp/Object.hxx @@ -59,7 +59,6 @@ public: */ std::string name; - std::string m_title; // dc:title. Directory name for a container. Type type; ItemClass item_class; |