aboutsummaryrefslogtreecommitdiff
path: root/src/DatabasePrint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DatabasePrint.hxx')
-rw-r--r--src/DatabasePrint.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/DatabasePrint.hxx b/src/DatabasePrint.hxx
index b06d7716..95670502 100644
--- a/src/DatabasePrint.hxx
+++ b/src/DatabasePrint.hxx
@@ -46,12 +46,6 @@ printInfoForAllIn(struct client *client, const char *uri_utf8,
gcc_nonnull(1,2,3)
bool
-searchForSongsIn(struct client *client, const char *name,
- const struct locate_item_list *criteria,
- GError **error_r);
-
-gcc_nonnull(1,2,3)
-bool
findSongsIn(struct client *client, const char *name,
const struct locate_item_list *criteria,
GError **error_r);