e_comp_wl: Deprecate conformant 85/325385/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 22 May 2025 01:14:24 +0000 (10:14 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 10 Jun 2025 02:33:43 +0000 (11:33 +0900)
It's unused.

Change-Id: I361d308e14ffccacc69bf88c6eb8d50a79157dc7

src/include/e_comp_wl.h

index 2137729cb0b077959b41b1559c3bcca447569cfa..42cb0076942b741363c311ca37daf21b45674909 100644 (file)
@@ -481,7 +481,7 @@ struct _E_Comp_Wl_Client_Data
    Eina_Bool never_hwc : 1;          //  force window not to do hwc
    Eina_Bool first_commit : 1;       // TRUE : once client committed
    unsigned char accepts_focus : 1;
-   unsigned char conformant : 1;
+   E_DEPRECATED unsigned char conformant : 1;
    E_Window_Type win_type;
    E_Layer layer;