[LyX/master] Amend d525f108a1a1
Juergen Spitzmueller
spitz at lyx.org
Mon Jul 6 05:53:15 UTC 2026
commit fd53f2da453da2018e870c21f7076cd29a84ab26
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Mon Jul 6 07:52:52 2026 +0200
Amend d525f108a1a1
This should have been removed
---
src/LyXRC.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp
index 6ab8044b64..cb0dece33e 100644
--- a/src/LyXRC.cpp
+++ b/src/LyXRC.cpp
@@ -2574,7 +2574,6 @@ void LyXRC::write(ostream & os, bool ignore_system_lyxrc, string const & name) c
os << "\\language_package_selection \""
<< language_package_selection
<< "\"\n";
- break;
}
if (tag != RC_LAST)
break;
More information about the lyx-cvs
mailing list