mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix compilation warning: Remove unused function
This commit is contained in:
parent
00a331f970
commit
c6243026ed
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user