This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch devs/devilhorns/apos
in repository efl.

View the commit online.

commit a735644f236648309d55132a2df8407ec6df4c8c
Author: Christopher Michael <devilho...@comcast.net>
AuthorDate: Tue Aug 19 08:16:24 2025 -0500

    ecore_drm2: Remove commented out old formats fields
    
    NB: No functional changes
---
 src/lib/ecore_drm2/ecore_drm2_private.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/ecore_drm2/ecore_drm2_private.h b/src/lib/ecore_drm2/ecore_drm2_private.h
index c7333c2cc0..672604afa7 100644
--- a/src/lib/ecore_drm2/ecore_drm2_private.h
+++ b/src/lib/ecore_drm2/ecore_drm2_private.h
@@ -181,7 +181,6 @@ typedef struct _Ecore_Drm2_Crtc_State
 typedef struct _Ecore_Drm2_Plane_State
 {
    uint32_t obj_id, mask, changes;
-   /* uint32_t num_formats, *formats; */
 
    Ecore_Drm2_Atomic_Property type;
    Ecore_Drm2_Atomic_Property cid, fid;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to