commit 59c04901d11cd61fc299b9b012e374df721a5746
Author: Koji Yokota <[email protected]>
Date: Fri May 2 22:52:14 2025 +0900
Removing unnecessary comment-outs
---
src/mathed/InsetMathNest.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/mathed/InsetMathNest.cpp b/src/mathed/InsetMathNest.cpp
index 7305da9eb4..55d2db4414 100644
--- a/src/mathed/InsetMathNest.cpp
+++ b/src/mathed/InsetMathNest.cpp
@@ -2549,8 +2549,6 @@ MathCompletionList::MathCompletionList(Cursor const & cur)
globals.push_back(from_ascii("\\infer"));
globals.push_back(from_ascii("\\atop"));
globals.push_back(from_ascii("\\lefteqn"));
- // globals.push_back(from_ascii("\\intertext"));
- // globals.push_back(from_ascii("\\shortintertext"));
globals.push_back(from_ascii("\\boldsymbol"));
globals.push_back(from_ascii("\\bm"));
globals.push_back(from_ascii("\\color"));
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs