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
1 changed files with 0 additions and 1 deletions

View File

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