wayland: Remove unused member from struct
This commit is contained in:
		| @ -113,7 +113,6 @@ struct _GdkWindowImplWayland | ||||
|    */ | ||||
|   cairo_surface_t *server_surface; | ||||
|  | ||||
|   GLuint texture; | ||||
|   uint32_t resize_edges; | ||||
|  | ||||
|   int focus_count; | ||||
| @ -866,9 +865,6 @@ gdk_wayland_window_destroy (GdkWindow *window, | ||||
| 				   NULL, NULL); | ||||
|     } | ||||
|  | ||||
|   if (impl->texture) | ||||
|     glDeleteTextures(1, &impl->texture); | ||||
|  | ||||
|   if (!recursing && !foreign_destroy) | ||||
|     { | ||||
|       if (GDK_WINDOW_IMPL_WAYLAND (window->impl)->surface) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Rob Bradford
					Rob Bradford