diff options
author | Reilly Tucker Siemens <reilly@tuckersiemens.com> | 2024-04-22 01:14:06 -0700 |
---|---|---|
committer | Reilly Tucker Siemens <reilly@tuckersiemens.com> | 2024-04-22 01:14:06 -0700 |
commit | 272dca8731c49494d0854fa93f7f165fdfe8aa5a (patch) | |
tree | 56d5ef70186f94c02be1ec7b1316152d0f17a2cd /contrib/config-example | |
parent | 237ac782779bd9b5152bb42ce2bf8deaaccbb5b5 (diff) | |
download | pianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.tar.gz pianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.tar.bz2 pianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.zip |
Remove references to songmove
The song move feature and its corresponding eventcmd, songmove, got
removed in 845cf4c (see #280). This removes the final vestiges of that
feature by cleaning up the documentation that still referenced it.
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/config-example b/contrib/config-example index 5f5dc2d..060fbcb 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -23,7 +23,6 @@ #act_stationaddbygenre = g #act_songinfo = i #act_addshared = j -#act_songmove = m #act_songnext = n #act_songpause = S #act_songpausetoggle = p |