remove repeated "pad" slots from x11.xlib structs

db4
Joe Groff 2010-02-25 12:55:31 -08:00
parent 14e672a77d
commit 6655002629
1 changed files with 1 additions and 8 deletions

View File

@ -1010,14 +1010,7 @@ STRUCT: XKeymapEvent
{ send_event Bool }
{ display Display* }
{ window Window }
{ pad int }
{ pad int }
{ pad int }
{ pad int }
{ pad int }
{ pad int }
{ pad int }
{ pad int } ;
{ pad int[8] } ;
UNION-STRUCT: XEvent
{ int int }