[mutter] edid: Remove unused declarations



commit 892699da7334705c67233c67c11d63ce85343671
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Sep 11 22:52:44 2014 -0600

    edid: Remove unused declarations

 src/backends/edid.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/backends/edid.h b/src/backends/edid.h
index 01480bf..f07fd9e 100644
--- a/src/backends/edid.h
+++ b/src/backends/edid.h
@@ -189,7 +189,5 @@ struct MonitorInfo
 };
 
 MonitorInfo *decode_edid (const uchar *data);
-char *make_display_name (const MonitorInfo *info);
-char *make_display_size_string (int width_mm, int height_mm);
 
 #endif


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