On Sun, 26 Feb 2017 22:55:53 +0100
Sergi Granell wrote:
> Those struct members are no longer used so we can remove them.
>
> Signed-off-by: Sergi Granell
> ---
> src/wayland-server.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/src/wayland-server.c b/src/wayland-server.c
> index
Those struct members are no longer used so we can remove them.
Signed-off-by: Sergi Granell
---
src/wayland-server.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 6a8b3e4..82a3b01 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.