Gail: Remove gail_cell_type_add_action_interface, as it no longer does anything
This commit is contained in:
		| @ -296,11 +296,6 @@ atk_action_interface_init (AtkActionIface *iface) | ||||
|   iface->get_keybinding = gail_cell_action_get_keybinding; | ||||
| } | ||||
|  | ||||
| void | ||||
| gail_cell_type_add_action_interface (GType type) | ||||
| { | ||||
| } | ||||
|  | ||||
| gboolean | ||||
| gail_cell_add_action (GailCell    *cell, | ||||
| 		      const gchar *action_name, | ||||
|  | ||||
| @ -80,9 +80,6 @@ gboolean gail_cell_remove_state          (GailCell        *cell, | ||||
|                                           AtkStateType    state_type, | ||||
|                                           gboolean        emit_signal); | ||||
|  | ||||
| void     gail_cell_type_add_action_interface  | ||||
|                                          (GType           type); | ||||
|  | ||||
| gboolean gail_cell_add_action            (GailCell        *cell, | ||||
| 		                          const gchar     *action_name, | ||||
| 		                          const gchar     *action_description, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mike Gorse
					Mike Gorse