mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
gsk/ngl: Build with G_DISABLE_ASSERT enabled
This commit is contained in:
parent
f98353c20b
commit
31e08d4629
@ -246,7 +246,7 @@ gsk_ngl_texture_atlas_initialize (GskNglDriver *driver,
|
||||
{
|
||||
/* Insert a single pixel at 0,0 for use in coloring */
|
||||
|
||||
gboolean packed;
|
||||
gboolean packed G_GNUC_UNUSED;
|
||||
int x, y;
|
||||
guint gl_format;
|
||||
guint gl_type;
|
||||
|
Loading…
Reference in New Issue
Block a user