From: Niels De Graef Date: Mon, 5 Aug 2019 16:56:21 +0000 (+0200) Subject: Remove "Rename to" annotation X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=85f39bca9294d5c234b83b1eac410b761c995380;p=babl.git Remove "Rename to" annotation This is a deprecated gtk-doc construct, so remove it (to rename structs, we have the identity filter now). --- diff --git a/babl/babl-types.h b/babl/babl-types.h index c43ce1a..4fc1b1a 100644 --- a/babl/babl-types.h +++ b/babl/babl-types.h @@ -28,8 +28,6 @@ * * The babl API is based around polymorphism and almost everything is * a Babl object. - * - * Rename to: Object **/ typedef union _Babl Babl;