db/upnp/Object: remove obsolete attribute "m_title"
This commit is contained in:
parent
9fb82f9687
commit
2819b302c3
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue