summaryrefslogtreecommitdiff
path: root/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'messages.h')
-rw-r--r--messages.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/messages.h b/messages.h
index b39e8704..6fb78341 100644
--- a/messages.h
+++ b/messages.h
@@ -27,7 +27,6 @@ enum {
M_STOPSONG,
M_PAUSESONG,
M_PLAYRANDOM,
- M_SONGSEEK,
M_SONGCHANGED, // p1=from, p2=to
M_ADDDIR, // ctx = pointer to string, which must be freed by f_free
M_ADDFILES, // ctx = GSList pointer, must be freed with g_slist_free