db/update/Remove: update code comment
This commit is contained in:
@@ -25,7 +25,8 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Safely remove songs from the database. This must be done in the
|
* Safely remove songs from the database. This must be done in the
|
||||||
* main task, to be sure that there is no pointer left to it.
|
* main task, because some (thread-unsafe) data structures are
|
||||||
|
* available only there.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
UpdateRemoveService::RunDeferred()
|
UpdateRemoveService::RunDeferred()
|
||||||
|
Reference in New Issue
Block a user