mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 00:26:40 -05:00
monitor: Suppress -Werror=unused-variable
Fallout from 477acddf64
https://bugzilla.gnome.org/show_bug.cgi?id=721674
This commit is contained in:
parent
7b597b8c62
commit
7b15d21e40
@ -617,7 +617,6 @@ make_display_name (MetaMonitorManager *manager,
|
||||
char *inches = NULL;
|
||||
char *vendor_name = NULL;
|
||||
char *ret;
|
||||
gboolean is_unknown = FALSE;
|
||||
|
||||
if (g_str_has_prefix (output->name, "LVDS") ||
|
||||
g_str_has_prefix (output->name, "eDP"))
|
||||
|
Loading…
Reference in New Issue
Block a user