1
0
Fork 0

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:
Bilal Elmoussaoui 2024-07-28 15:22:43 +02:00 committed by Marge Bot
parent a05caa6338
commit beb9ecdbc4

View file

@ -97,8 +97,6 @@ typedef enum _CoglEglImageFlags
* cogl_texture_set_premultiplied(). * cogl_texture_set_premultiplied().
* *
* Returns: (transfer full): A new #CoglTexture2D object with no storage yet allocated. * Returns: (transfer full): A new #CoglTexture2D object with no storage yet allocated.
*
* Since: 2.0
*/ */
COGL_EXPORT CoglTexture * COGL_EXPORT CoglTexture *
cogl_texture_2d_new_with_format (CoglContext *ctx, cogl_texture_2d_new_with_format (CoglContext *ctx,