db/upnp/Object: remove obsolete attribute "m_title"

This commit is contained in:
Max Kellermann
2014-01-15 18:36:01 +01:00
parent 9fb82f9687
commit 2819b302c3

View File

@@ -59,7 +59,6 @@ public:
*/ */
std::string name; std::string name;
std::string m_title; // dc:title. Directory name for a container.
Type type; Type type;
ItemClass item_class; ItemClass item_class;