]> xenbits.xensource.com Git - qemu-xen.git/commit
ui: remove extra #ifdef CONFIG_OPENGL
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 Feb 2021 10:52:17 +0000 (14:52 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Feb 2021 14:58:54 +0000 (15:58 +0100)
commitf988e3c0c60dd25352281d9c6cf3df18532ca26d
tree779ee2e5dd7135612b7f3a7f5616354c6cfa7a16
parentbd690feb155416defd1119aaad1c9fbe623c865f
ui: remove extra #ifdef CONFIG_OPENGL

Since commit 5cb69566daa8081abb82a13403dcc0fffed02007 ("gtk: remove
CONFIG_GTK_GL"), some #ifdef are redundants.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210204105232.834642-6-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c