cogl/matrix: Remove extra padding
We don't need to preserve ABI anymore. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439
This commit is contained in:
parent
1c41bfbcbb
commit
6c695ec39d
@ -85,7 +85,6 @@ struct _CoglMatrix
|
|||||||
|
|
||||||
graphene_matrix_t COGL_PRIVATE (inv);
|
graphene_matrix_t COGL_PRIVATE (inv);
|
||||||
unsigned long COGL_PRIVATE (flags);
|
unsigned long COGL_PRIVATE (flags);
|
||||||
unsigned long COGL_PRIVATE (_padding3);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user