mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unreachable code
Fixes coverity issue 23295.
This commit is contained in:
parent
e5cae37853
commit
c671740d83
@ -2300,8 +2300,6 @@ void LyXRC::write(ostream & os, bool ignore_system_lyxrc, string const & name) c
|
||||
os << "\n#\n"
|
||||
<< "# LANGUAGE SUPPORT SECTION ##########################\n"
|
||||
<< "#\n\n";
|
||||
if (tag != RC_LAST)
|
||||
break;
|
||||
|
||||
case RC_DEFAULT_DECIMAL_POINT:
|
||||
if (ignore_system_lyxrc ||
|
||||
|
Loading…
Reference in New Issue
Block a user