mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-04 16:42:57 +00:00
Merge branch 'master' of git.lyx.org:lyx
This commit is contained in:
commit
f3ff5e083a
@ -239,9 +239,8 @@ std::string Messages::language() const
|
||||
return string();
|
||||
}
|
||||
|
||||
bool Messages::available(string const & c)
|
||||
bool Messages::available(string const & /* c */)
|
||||
{
|
||||
(void)c;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user