mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
gpu: Remove unimplemented ::get_kms_file_path()
https://gitlab.gnome.org/GNOME/mutter/merge_requests/444
This commit is contained in:
parent
b70c0eb9a5
commit
c3b9ef7bf5
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user