mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 17:45:17 +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();
|
return string();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Messages::available(string const & c)
|
bool Messages::available(string const & /* c */)
|
||||||
{
|
{
|
||||||
(void)c;
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user