mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
monitor: Suppress -Werror=unused-variable
Fallout from 477acddf642d735ef036a95fda6f4d7f6b522fd1 https://bugzilla.gnome.org/show_bug.cgi?id=721674
This commit is contained in:
parent
03ee7e05d5
commit
abb021e51e
@ -694,7 +694,6 @@ make_display_name (MetaMonitorManager *manager,
|
|||||||
char *inches = NULL;
|
char *inches = NULL;
|
||||||
char *vendor_name = NULL;
|
char *vendor_name = NULL;
|
||||||
char *ret;
|
char *ret;
|
||||||
gboolean is_unknown = FALSE;
|
|
||||||
|
|
||||||
if (g_str_has_prefix (output->name, "LVDS") ||
|
if (g_str_has_prefix (output->name, "LVDS") ||
|
||||||
g_str_has_prefix (output->name, "eDP"))
|
g_str_has_prefix (output->name, "eDP"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user