aboutsummaryrefslogtreecommitdiff
path: root/src/UpdateRemove.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-21 10:42:47 +0100
committerMax Kellermann <max@duempel.org>2013-01-21 10:42:47 +0100
commit3928c4e9aebf08336192d57175c603a7dc17d8a2 (patch)
tree1954bf61efd19f57e46d3b8458f3d3a7b1eba9d7 /src/UpdateRemove.hxx
parent32799fef5c60568ffc693edab2e39d50549040d4 (diff)
UpdateRemove: Mutex/Cond instead of GMutex/GCond
Diffstat (limited to 'src/UpdateRemove.hxx')
-rw-r--r--src/UpdateRemove.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/UpdateRemove.hxx b/src/UpdateRemove.hxx
index dc15622f..a83e14ae 100644
--- a/src/UpdateRemove.hxx
+++ b/src/UpdateRemove.hxx
@@ -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