summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/elm_layout_common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/elm_layout_common.h b/src/lib/elm_layout_common.h
index 5b53c655e..165660c43 100644
--- a/src/lib/elm_layout_common.h
+++ b/src/lib/elm_layout_common.h
@@ -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.