mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
Remove unused variable
This commit is contained in:
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user