Removing pads from interfaces
[platform/upstream/atk.git] / atk / atkhypertext.h
index d8328a8..6dc2a27 100755 (executable)
@@ -60,10 +60,6 @@ struct _AtkHypertextIface
    */
   void         (* link_selected)            (AtkHypertext       *hypertext,
                                              gint               link_index);
-
-  AtkFunction pad1;
-  AtkFunction pad2;
-  AtkFunction pad3;
 };
 GType atk_hypertext_get_type (void);