mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
edid: Remove unused declarations
This commit is contained in:
parent
f163a15b13
commit
892699da73
@ -189,7 +189,5 @@ struct MonitorInfo
|
|||||||
};
|
};
|
||||||
|
|
||||||
MonitorInfo *decode_edid (const uchar *data);
|
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
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user