summary refs log tree commit diff stats
path: root/hw/display/virtio-gpu-rutabaga.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/virtio-gpu-rutabaga.c')
-rw-r--r--hw/display/virtio-gpu-rutabaga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/display/virtio-gpu-rutabaga.c b/hw/display/virtio-gpu-rutabaga.c
index f6486acdda..f6eb29472e 100644
--- a/hw/display/virtio-gpu-rutabaga.c
+++ b/hw/display/virtio-gpu-rutabaga.c
@@ -1108,7 +1108,6 @@ static const Property virtio_gpu_rutabaga_properties[] = {
     DEFINE_PROP_STRING("wayland-socket-path", VirtIOGPURutabaga,
                        wayland_socket_path),
     DEFINE_PROP_STRING("wsi", VirtIOGPURutabaga, wsi),
-    DEFINE_PROP_END_OF_LIST(),
 };
 
 static void virtio_gpu_rutabaga_class_init(ObjectClass *klass, void *data)