aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabasePrint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/DatabasePrint.hxx')
-rw-r--r--src/db/DatabasePrint.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/db/DatabasePrint.hxx b/src/db/DatabasePrint.hxx
index 4e71a7552..2ab5e703d 100644
--- a/src/db/DatabasePrint.hxx
+++ b/src/db/DatabasePrint.hxx
@@ -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,