mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Squash warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40608 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
08ba2b9b45
commit
28d7db3b9f
@ -876,6 +876,7 @@ docstring const i18npreamble(Language const * lang, Encoding const & enc,
|
||||
// tex2lyx does not have getMessages()
|
||||
LASSERT(false, /**/);
|
||||
(void)enc;
|
||||
(void)unicode;
|
||||
#else
|
||||
string const langenc = lang->encoding()->iconvName();
|
||||
string const texenc = lang->encoding()->latexName();
|
||||
|
Loading…
Reference in New Issue
Block a user