mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 20:51:10 +00:00
glx: Remove unused assignment
This commit is contained in:
parent
b2f9a907ce
commit
373ca2389a
@ -220,8 +220,6 @@ gdk_x11_gl_context_glx_make_current (GdkGLContext *context,
|
||||
GdkSurface *surface;
|
||||
GLXWindow drawable;
|
||||
|
||||
drawable = gdk_x11_gl_context_glx_get_drawable (self);
|
||||
|
||||
if (!surfaceless)
|
||||
surface = gdk_gl_context_get_surface (context);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user