UpdateRemove: Mutex/Cond instead of GMutex/GCond

This commit is contained in:
Max Kellermann
2013-01-21 10:42:47 +01:00
parent 32799fef5c
commit 3928c4e9ae
3 changed files with 10 additions and 22 deletions

View File

@@ -27,9 +27,6 @@ struct song;
void
update_remove_global_init(void);
void
update_remove_global_finish(void);
/**
* Sends a signal to the main thread which will in turn remove the
* song: from the sticker database and from the playlist. This