From 3fc6beeff0c5bba90a458422c40af5ed0d6c81aa Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 13 Sep 2011 20:05:45 +0200 Subject: locate: remove unused function locate_item_new() --- src/locate.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/locate.h') diff --git a/src/locate.h b/src/locate.h index d5c6f9f56..6b544f243 100644 --- a/src/locate.h +++ b/src/locate.h @@ -49,10 +49,6 @@ struct locate_item_list { int locate_parse_type(const char *str); -/* returns NULL if not a known type */ -struct locate_item * -locate_item_new(const char *type_string, const char *needle); - /** * Allocates a new struct locate_item_list, and initializes all * members with zero bytes. -- cgit v1.2.3