mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 21:54:10 +00:00
cogl/framebuffer: Remove alignment of struct fields
They weren't all aligned anyway. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1496
This commit is contained in:
parent
e7b923289a
commit
4edcc21a5c
@ -119,6 +119,7 @@ typedef struct
|
||||
struct _CoglFramebuffer
|
||||
{
|
||||
CoglObject _parent;
|
||||
|
||||
CoglContext *context;
|
||||
CoglFramebufferType type;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user