cogl: Remove no longer useful Since annotation
Spotted in previous commit Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3910>
This commit is contained in:
parent
a05caa6338
commit
beb9ecdbc4
1 changed files with 0 additions and 2 deletions
|
@ -97,8 +97,6 @@ typedef enum _CoglEglImageFlags
|
|||
* cogl_texture_set_premultiplied().
|
||||
*
|
||||
* Returns: (transfer full): A new #CoglTexture2D object with no storage yet allocated.
|
||||
*
|
||||
* Since: 2.0
|
||||
*/
|
||||
COGL_EXPORT CoglTexture *
|
||||
cogl_texture_2d_new_with_format (CoglContext *ctx,
|
||||
|
|
Loading…
Reference in a new issue