mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
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);
|
||||
unsigned long COGL_PRIVATE (flags);
|
||||
unsigned long COGL_PRIVATE (_padding3);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user