Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_16' into...
[platform/upstream/atk.git] / atk / atkhyperlinkimpl.h
index 65568b5..e8e033a 100644 (file)
@@ -57,10 +57,8 @@ struct _AtkHyperlinkImplIface
   AtkHyperlink*  (* get_hyperlink) (AtkHyperlinkImpl *impl);
 };
 
-ATK_AVAILABLE_IN_ALL
 GType            atk_hyperlink_impl_get_type (void);
 
-ATK_AVAILABLE_IN_ALL
 AtkHyperlink    *atk_hyperlink_impl_get_hyperlink (AtkHyperlinkImpl *impl);
 
 G_END_DECLS