Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_16' into...
[platform/upstream/atk.git] / atk / atkeditabletext.h
index da60bbd..0849595 100755 (executable)
@@ -70,9 +70,6 @@ struct _AtkEditableTextIface
                                    gint             end_pos);
   void   (* paste_text)           (AtkEditableText  *text,
                                    gint             position);
-
-  AtkFunction                     pad1;
-  AtkFunction                     pad2;
 };
 GType atk_editable_text_get_type (void);