From 9e30dfb9c195dab50c4d0173885a94e7b81d45bd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 15 Mar 2009 18:21:53 +0100 Subject: dbUtils: removed printSavedMemoryFromFilenames() The function is unused. --- src/dbUtils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dbUtils.h') diff --git a/src/dbUtils.h b/src/dbUtils.h index 1e9121bfb..1382c243e 100644 --- a/src/dbUtils.h +++ b/src/dbUtils.h @@ -49,6 +49,4 @@ int listAllUniqueTags(struct client *client, int type, const struct locate_item_list *criteria); -void printSavedMemoryFromFilenames(void); - #endif -- cgit v1.2.3