projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02edc4e
)
Remove "Rename to" annotation
author
Niels 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
patch
|
blob
|
history
diff --git
a/babl/babl-types.h
b/babl/babl-types.h
index c43ce1a582f3f4e7e391fe7b165017091872354b..4fc1b1a064d897999ec46337ac1fe73213818e9b 100644
(file)
--- 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;