mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
update libegg stuff
This commit is contained in:
parent
26ea31107f
commit
8e2d576805
@ -328,7 +328,7 @@ egg_accelerator_parse_virtual (const gchar *accelerator,
|
||||
if (accelerator_mods)
|
||||
*accelerator_mods = mods;
|
||||
|
||||
return !bad_keyval && mods != 0;
|
||||
return !bad_keyval;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user