[mutter/gbsneto/graphene-matrix: 26/57] cogl/matrix: Remove extra padding
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [mutter/gbsneto/graphene-matrix: 26/57] cogl/matrix: Remove extra padding
 
- Date: Thu, 24 Sep 2020 11:43:35 +0000 (UTC)
 
commit da1ec39cee09c5cf3783efb45af920dfb3efc849
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Sep 11 08:32:39 2020 -0300
    cogl/matrix: Remove extra padding
    
    We don't need to preserve ABI anymore.
    
    https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439
 cogl/cogl/cogl-matrix.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/cogl/cogl/cogl-matrix.h b/cogl/cogl/cogl-matrix.h
index b4482ae30c..4a3d6156e9 100644
--- a/cogl/cogl/cogl-matrix.h
+++ b/cogl/cogl/cogl-matrix.h
@@ -85,7 +85,6 @@ struct _CoglMatrix
 
   graphene_matrix_t COGL_PRIVATE (inv);
   unsigned long  COGL_PRIVATE (flags);
-  unsigned long  COGL_PRIVATE (_padding3);
 };
 
 /**
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]