DatabasePrint: move PrintSongCount() to Count.cxx

This commit is contained in:
Max Kellermann
2014-04-26 22:59:21 +02:00
parent 154e601f4e
commit fcb55f841a
6 changed files with 112 additions and 54 deletions

View File

@@ -37,12 +37,6 @@ bool
db_selection_print(Client &client, const DatabaseSelection &selection,
bool full, bool base, Error &error);
gcc_nonnull(2)
bool
PrintSongCount(Client &client, const char *name,
const SongFilter *filter,
Error &error);
bool
PrintUniqueTags(Client &client, unsigned type, uint32_t group_mask,
const SongFilter *filter,