[gtk/matthiasc/color-profiles: 137/140] Fix a compiler warning
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/color-profiles: 137/140] Fix a compiler warning
- Date: Sun, 3 Oct 2021 04:45:13 +0000 (UTC)
commit 72eb2b715da71312eebd3f0ebff38e44893aea4b
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 3 00:18:35 2021 -0400
Fix a compiler warning
gdk/wayland/gdkglcontext-wayland.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gdk/wayland/gdkglcontext-wayland.c b/gdk/wayland/gdkglcontext-wayland.c
index 8e5b5e8b3e..8133e80ca9 100644
--- a/gdk/wayland/gdkglcontext-wayland.c
+++ b/gdk/wayland/gdkglcontext-wayland.c
@@ -60,7 +60,6 @@ gdk_wayland_gl_context_realize (GdkGLContext *context,
EGLContext ctx;
EGLContext shared;
EGLint context_attribs[N_EGL_ATTRS];
- EGLConfig config;
int major, minor, flags;
gboolean debug_bit, forward_bit, legacy_bit, use_es;
int i = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]