Commit: bd3c842c5693b9237f25204fca5514bcc85ee81a
Author: Christian Rauch
Date:   Wed May 13 22:52:48 2020 +0100
Branches: master
https://developer.blender.org/rBbd3c842c5693b9237f25204fca5514bcc85ee81a

GHOST/wayland: remove unused 'registry'

===================================================================

M       intern/ghost/intern/GHOST_SystemWayland.cpp

===================================================================

diff --git a/intern/ghost/intern/GHOST_SystemWayland.cpp 
b/intern/ghost/intern/GHOST_SystemWayland.cpp
index a450805c43c..3d8e623e51f 100644
--- a/intern/ghost/intern/GHOST_SystemWayland.cpp
+++ b/intern/ghost/intern/GHOST_SystemWayland.cpp
@@ -121,7 +121,6 @@ struct display_t {
   GHOST_SystemWayland *system;
 
   struct wl_display *display;
-  struct wl_registry *registry;
   struct wl_compositor *compositor = nullptr;
   struct xdg_wm_base *xdg_shell = nullptr;
   struct wl_shm *shm = nullptr;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to