mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
monitor-manager: Remove useless comment
An old forgotten FIXME. If we actually need better hueristics, we should probably know why we need that, and open a bug about it. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1287
This commit is contained in:
parent
b69111d8e6
commit
9bcf1d0238
@ -2934,7 +2934,6 @@ meta_output_parse_edid (MetaOutput *output,
|
|||||||
gboolean
|
gboolean
|
||||||
meta_output_is_laptop (MetaOutput *output)
|
meta_output_is_laptop (MetaOutput *output)
|
||||||
{
|
{
|
||||||
/* FIXME: extend with better heuristics */
|
|
||||||
switch (output->connector_type)
|
switch (output->connector_type)
|
||||||
{
|
{
|
||||||
case META_CONNECTOR_TYPE_eDP:
|
case META_CONNECTOR_TYPE_eDP:
|
||||||
|
Loading…
Reference in New Issue
Block a user