From 0823711106912fc75f1bdb2461243b12ba670f8b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Aug 2012 23:59:17 +0200 Subject: locate: add a per-item "fold_case" flag Merge locate_song_search() and locate_song_match(). --- src/queue_print.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/queue_print.h') diff --git a/src/queue_print.h b/src/queue_print.h index 371e20416..28620c41f 100644 --- a/src/queue_print.h +++ b/src/queue_print.h @@ -47,10 +47,6 @@ void queue_print_changes_position(struct client *client, const struct queue *queue, uint32_t version); -void -queue_search(struct client *client, const struct queue *queue, - const struct locate_item_list *criteria); - void queue_find(struct client *client, const struct queue *queue, const struct locate_item_list *criteria); -- cgit v1.2.3