mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +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:
@@ -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);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user