Fix compilation warning: Remove unused function

This commit is contained in:
Javier Jardón 2009-11-16 00:33:07 +01:00
parent 00a331f970
commit c6243026ed

View File

@ -624,7 +624,6 @@ cache_glob_lookup_file_name (const char *file_name,
int i;
int len;
char *lower_case;
int try_lower_case;
assert (file_name != NULL && n_mime_types > 0);