atk/atk.symbols: Make up for the Missed Symbols
[platform/upstream/atk.git] / atk / atkwindow.h
index 7d14913..dfc38ba 100644 (file)
@@ -44,8 +44,6 @@ typedef struct _AtkWindowIface AtkWindowIface;
 struct _AtkWindowIface
 {
   GTypeInterface parent;
-
-  gpointer       _padding_dummy[16];
 };
 
 GType atk_window_get_type (void);