command/Other: move some functions to ClientCommands.cxx
handle_tagtypes() is also being moved to ClientCommands.cxx, because that command will be extended to access client-specific settings.
This commit is contained in:
@@ -90,6 +90,7 @@ libmpd_a_SOURCES = \
|
||||
src/command/FileCommands.cxx src/command/FileCommands.hxx \
|
||||
src/command/OutputCommands.cxx src/command/OutputCommands.hxx \
|
||||
src/command/MessageCommands.cxx src/command/MessageCommands.hxx \
|
||||
src/command/ClientCommands.cxx src/command/ClientCommands.hxx \
|
||||
src/command/OtherCommands.cxx src/command/OtherCommands.hxx \
|
||||
src/command/CommandListBuilder.cxx src/command/CommandListBuilder.hxx \
|
||||
src/Idle.cxx src/Idle.hxx \
|
||||
|
||||
Reference in New Issue
Block a user