summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/deadbeef.h b/deadbeef.h
index 27eaf838..bbbecb48 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -253,11 +253,9 @@ enum {
M_STOPSONG,
M_PAUSESONG,
M_PLAYRANDOM,
-// M_SONGCHANGED, // p1=from, p2=to
M_TERMINATE, // must be sent to player thread to terminate
M_PLAYLISTREFRESH,
M_REINIT_SOUND,
-// M_TRACKCHANGED, // p1=tracknumber
M_CONFIGCHANGED, // no arguments
};