rusticl/icd: remove CLObject
commit146ac5169d2583ee2f800b8d59291648edf799d1
authorKarol Herbst <kherbst@redhat.com>
Thu, 9 May 2024 12:34:51 +0000 (9 14:34 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 9 May 2024 12:37:11 +0000 (9 12:37 +0000)
tree724fa7b4f1832226b282cde115dc7e86f87ed2c6
parent9d2711fcb88b20914210e4d986b7b725d6216843
rusticl/icd: remove CLObject

I have no idea why I've added it in the first place, but it's causing dead
code warnings to appear with newer rustc versions, so remove it.

Fixes: 7f77f91929c ("rusticl/icd: split Arc part out of CLObject into new trait")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29120>
src/gallium/frontends/rusticl/api/icd.rs