remove duplicated typedef
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 5 Mar 2016 19:00:56 +0000 (20:00 +0100)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sat, 5 Mar 2016 19:00:56 +0000 (20:00 +0100)
this is already defined in elm_layout.eo.h.

legacy/elementary/src/lib/elm_layout_common.h

index 5b53c65..165660c 100644 (file)
@@ -5,12 +5,6 @@
  */
 
 /**
- * A layout part aliasing (proxying) description, used to get part
- * names aliasing independently of a widgets theme.
- */
-typedef struct _Elm_Layout_Part_Alias_Description Elm_Layout_Part_Alias_Description;
-
-/**
  * @def elm_layout_icon_set
  * Convenience macro to set the icon object in a layout that follows the
  * Elementary naming convention for its parts.