mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
Remove debug spew
This commit is contained in:
parent
ecb353f4af
commit
054b5216a1
@ -54,7 +54,7 @@ gsk_gl_texture_atlases_unref (GskGLTextureAtlases *atlases)
|
||||
atlases->ref_count--;
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
static void
|
||||
write_atlas_to_png (GskGLTextureAtlas *atlas,
|
||||
const char *filename)
|
||||
@ -98,7 +98,7 @@ gsk_gl_texture_atlases_begin_frame (GskGLTextureAtlases *atlases)
|
||||
}
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
{
|
||||
static guint timestamp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user