Jonas Ådahl 2019-03-09 19:31:03 +01:00 committed by Georges Basile Stavracas Neto
parent f627676878
commit 1a0f53f5d2
No known key found for this signature in database
GPG Key ID: 886C17EE170D1385

View File

@ -35,8 +35,6 @@ G_DECLARE_FINAL_TYPE (MetaGpuKms, meta_gpu_kms, META, GPU_KMS, MetaGpu)
typedef struct _MetaGpuKmsFlipClosureContainer MetaGpuKmsFlipClosureContainer;
typedef void (*MetaKmsFlipCallback) (void *user_data);
MetaGpuKms * meta_gpu_kms_new (MetaBackendNative *backend_native,
MetaKmsDevice *kms_device,
GError **error);