Skip to content
Snippets Groups Projects
Commit e4d8f2a2 authored by Julian Bouzas's avatar Julian Bouzas
Browse files

session-item: remove undefined API

parent a93dbf08
No related branches found
No related tags found
No related merge requests found
......@@ -61,14 +61,6 @@ struct _WpSessionItemClass
void (*enable_exported) (WpSessionItem * self, WpTransition * transition);
};
/* parent */
WP_API
WpSessionItem * wp_session_item_get_parent (WpSessionItem * self);
WP_PRIVATE_API
void wp_session_item_set_parent (WpSessionItem *self, WpSessionItem *parent);
/* Id */
WP_API
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment