protocols/cm: remove unneeded preferred ref (#11877)

This commit is contained in:
UjinT34 2025-10-01 13:04:49 +03:00 committed by GitHub
parent 38c1e72c9d
commit 8c54c9b412
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 21 deletions

View file

@ -91,7 +91,6 @@ class CColorManagementFeedbackSurface {
SP<CWpColorManagementSurfaceFeedbackV1> m_resource;
wl_client* m_client = nullptr;
WP<CColorManagementImageDescription> m_currentPreferred;
uint32_t m_currentPreferredId = 0;
struct {