Commit 45ee7505 authored by Max Kellermann's avatar Max Kellermann

db/upnp: remove obsolete code comment

parent 5da4e321
......@@ -159,9 +159,6 @@ UpnpDatabase::Create(gcc_unused EventLoop &loop,
return nullptr;
}
/* libupnp loses its ability to receive multicast messages
apparently due to daemonization; using the LazyDatabase
wrapper works around this problem */
return db;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment