mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
avoid compiler warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35288 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
35846ee63a
commit
1d499cbf73
@ -205,7 +205,7 @@ docstring const Messages::get(string const & m) const
|
||||
|
||||
namespace lyx {
|
||||
|
||||
Messages::Messages(string const & l) {}
|
||||
Messages::Messages(string const & /* l */) {}
|
||||
|
||||
void Messages::init()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user