mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	Fix the build
svn path=/branches/glib-2-16/; revision=7470
This commit is contained in:
		@@ -605,18 +605,6 @@ xdg_mime_shutdown (void)
 | 
			
		||||
      parent_list = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
  if (icon_list)
 | 
			
		||||
    {
 | 
			
		||||
      _xdg_mime_icon_list_free (icon_list);
 | 
			
		||||
      icon_list = NULL;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
  if (generic_icon_list)
 | 
			
		||||
    {
 | 
			
		||||
      _xdg_mime_icon_list_free (generic_icon_list);
 | 
			
		||||
      generic_icon_list = NULL;
 | 
			
		||||
    }
 | 
			
		||||
  
 | 
			
		||||
  if (_caches)
 | 
			
		||||
    {
 | 
			
		||||
      int i;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user