From beb9ecdbc430802152afd27d68ca03afb8dc44f3 Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Sun, 28 Jul 2024 15:22:43 +0200 Subject: [PATCH] cogl: Remove no longer useful Since annotation Spotted in previous commit Part-of: --- cogl/cogl/cogl-texture-2d.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/cogl/cogl/cogl-texture-2d.h b/cogl/cogl/cogl-texture-2d.h index a88b62100..a276037cb 100644 --- a/cogl/cogl/cogl-texture-2d.h +++ b/cogl/cogl/cogl-texture-2d.h @@ -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,