On Wed, Jul 14, 2021 at 9:57 AM Akihiko Odaki
wrote:
> ui/egl-headless is only built when CONFIG_OPENGL is defined because it
> depends on CONFIG_OPENGL without condition. Remove a redundant
> conditonal in ui/egl-headless.c
>
> Signed-off-by: Akihiko Odaki
>
Reviewed-by: Marc-André Lureau
--
ui/egl-headless is only built when CONFIG_OPENGL is defined because it
depends on CONFIG_OPENGL without condition. Remove a redundant
conditonal in ui/egl-headless.c
Signed-off-by: Akihiko Odaki
---
ui/egl-headless.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ui/egl-headless.c b/ui/egl