Code

main: remove the "idle" fallback code
authorMax Kellermann <max.kellermann@gmail.com>
Fri, 17 Mar 2017 17:01:38 +0000 (18:01 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Fri, 17 Mar 2017 17:01:38 +0000 (18:01 +0100)
commitf042ac4f69790a6f2a4f8a50bd57f8b961b66f61
treed4a1f4ebab7a9632b779965e9de26689e1529ada
parentf5ecaff65b3774388105b3011ad312ee77ce1b85
main: remove the "idle" fallback code

ncmpc has been requiring MPD 0.14+ for 7 years (commit e25d7523), and
we really don't need the timer fallback.  "idle" just has to be
supported.
src/main.c
src/mpdclient.c