Code

mpdclient: don't update the status in mpdclient_cmd_crop()
authorMax Kellermann <max@duempel.org>
Sat, 17 Oct 2009 23:34:21 +0000 (01:34 +0200)
committerMax Kellermann <max@duempel.org>
Sat, 17 Oct 2009 23:34:21 +0000 (01:34 +0200)
commit4e3fd05dbae8d3d47b08dc0044b1789c2b9d5908
treee34d15f0633f043f831f1dcdca67e5343ffd6a19
parentff50fa8077634df562da6e4632fa4d7be66f0e9f
mpdclient: don't update the status in mpdclient_cmd_crop()

This is kind of redundant, because it doesn't solve the theoretical
race condition, and doesn't improve too much to justify the latency.
src/mpdclient.c