gpu: Remove unimplemented ::get_kms_file_path()

https://gitlab.gnome.org/GNOME/mutter/merge_requests/444
This commit is contained in:
Niels De Graef 2019-02-14 14:41:49 +01:00 committed by Niels De Graef
parent b70c0eb9a5
commit c3b9ef7bf5

View File

@ -38,9 +38,6 @@ struct _MetaGpuClass
GError **error);
};
META_EXPORT_TEST
const char * meta_gpu_get_kms_file_path (MetaGpu *gpu);
META_EXPORT_TEST
gboolean meta_gpu_read_current (MetaGpu *gpu,
GError **error);