mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +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 i;
|
||||||
int len;
|
int len;
|
||||||
char *lower_case;
|
char *lower_case;
|
||||||
int try_lower_case;
|
|
||||||
|
|
||||||
assert (file_name != NULL && n_mime_types > 0);
|
assert (file_name != NULL && n_mime_types > 0);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user