db/update/Remove: update code comment
This commit is contained in:
parent
86a90daf1b
commit
7e096ee2c5
@ -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()
|
||||||
|
Loading…
Reference in New Issue
Block a user