mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
material: remove a duplicate gtk-doc "Since: 1.4"
The cogl_material_get_depth_writing_enabled documentation had two "Since: 1.4" annotations which was confusing the gobject introspection scanner.
This commit is contained in:
parent
f4e825b81d
commit
411438f309
@ -1052,7 +1052,6 @@ cogl_material_set_depth_writing_enabled (CoglHandle handle,
|
||||
/**
|
||||
* cogl_material_get_depth_writing_enabled:
|
||||
* @handle: A CoglMaterial handle
|
||||
* Since: 1.4
|
||||
*
|
||||
* Gets the depth writing enable state as set by the corresponding
|
||||
* cogl_material_set_depth_writing_enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user