Remove unused variable
This commit is contained in:
		
				
					committed by
					
						
						Alexander Larsson
					
				
			
			
				
	
			
			
			
						parent
						
							152614966f
						
					
				
				
					commit
					06e583e536
				
			@ -285,7 +285,6 @@ gdk_quartz_draw_tiled_pattern (void         *info,
 | 
			
		||||
			       CGContextRef  context)
 | 
			
		||||
{
 | 
			
		||||
  GdkGC       *gc = GDK_GC (info);
 | 
			
		||||
  GdkGCQuartz *private = GDK_GC_QUARTZ (gc);
 | 
			
		||||
  CGImageRef   pattern_image;
 | 
			
		||||
  size_t       width, height;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user