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
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…
x
Reference in New Issue
Block a user