aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-10 11:42:30 +0200
committerEric Wong <normalperson@yhbt.net>2008-09-10 23:34:54 -0700
commit929e0e6d351a4a231d3b7aeb08df571be5d3b949 (patch)
tree7f5634e90339d5f743c6aed8edfcca5f2ba67672 /src/song.c
parent70199776b4c925268105df7998905ee36c79846b (diff)
downloadmpd-929e0e6d351a4a231d3b7aeb08df571be5d3b949.tar.gz
mpd-929e0e6d351a4a231d3b7aeb08df571be5d3b949.tar.xz
mpd-929e0e6d351a4a231d3b7aeb08df571be5d3b949.zip
client: client_input_received() returns 0
Since the caller chain doesn't care about the return value (except for COMMAND_RETURN_KILL, COMMAND_RETURN_CLOSE), just return 0 if there is nothing special. This saves one local variable initialization, and one access to it. Also remove one unreachable "return 1" from client_read().
Diffstat (limited to 'src/song.c')
0 files changed, 0 insertions, 0 deletions