Remove "Rename to" annotation
authorNiels De Graef <nielsdegraef@gmail.com>
Mon, 5 Aug 2019 16:56:21 +0000 (18:56 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 6 Aug 2019 18:34:20 +0000 (20:34 +0200)
This is a deprecated gtk-doc construct, so remove it (to rename structs,
we have the identity filter now).

babl/babl-types.h

index c43ce1a582f3f4e7e391fe7b165017091872354b..4fc1b1a064d897999ec46337ac1fe73213818e9b 100644 (file)
@@ -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;