db/upnp: remove obsolete code comment
This commit is contained in:
parent
5da4e321c0
commit
45ee75055e
@ -159,9 +159,6 @@ UpnpDatabase::Create(gcc_unused EventLoop &loop,
|
|||||||
return nullptr;
|
return nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* libupnp loses its ability to receive multicast messages
|
|
||||||
apparently due to daemonization; using the LazyDatabase
|
|
||||||
wrapper works around this problem */
|
|
||||||
return db;
|
return db;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user