aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseQueue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DatabaseQueue.hxx')
-rw-r--r--src/DatabaseQueue.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/DatabaseQueue.hxx b/src/DatabaseQueue.hxx
index a7ff13d6..546836ca 100644
--- a/src/DatabaseQueue.hxx
+++ b/src/DatabaseQueue.hxx
@@ -31,9 +31,4 @@ bool
findAddIn(struct player_control *pc, const char *name,
const struct locate_item_list *criteria, GError **error_r);
-gcc_nonnull(1,2,3)
-bool
-search_add_songs(struct player_control *pc, const char *uri,
- const struct locate_item_list *criteria, GError **error_r);
-
#endif