[mutter/wip/nielsdg/remove-unused-gpu-function: 3/3] gpu: Remove unimplemented ::get_kms_file_path()



commit e089375340aaf5fb58c8d3cbc3f2cd60fffdadc9
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Thu Feb 14 14:41:49 2019 +0100

    gpu: Remove unimplemented ::get_kms_file_path()

 src/backends/meta-gpu.h | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/backends/meta-gpu.h b/src/backends/meta-gpu.h
index 41f13e3fa..701acdc97 100644
--- a/src/backends/meta-gpu.h
+++ b/src/backends/meta-gpu.h
@@ -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);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]