From 2819b302c3935098b1c6e68b124cd8a4e659a393 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 15 Jan 2014 18:36:01 +0100 Subject: db/upnp/Object: remove obsolete attribute "m_title" --- src/db/upnp/Object.hxx | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3