mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Fix compilation warning: Remove unused function
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user