mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 00:26:40 -05:00
surface-actor: Reindent
This commit is contained in:
parent
ee683ff187
commit
ca5b5e6bc4
@ -39,8 +39,8 @@ meta_surface_actor_class_init (MetaSurfaceActorClass *klass)
|
||||
|
||||
static void
|
||||
meta_surface_actor_cull_out (MetaCullable *cullable,
|
||||
cairo_region_t *unobscured_region,
|
||||
cairo_region_t *clip_region)
|
||||
cairo_region_t *unobscured_region,
|
||||
cairo_region_t *clip_region)
|
||||
{
|
||||
meta_cullable_cull_out_children (cullable, unobscured_region, clip_region);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user