commit d0ceba25b46357dec72bb58938fef28a249a0c28
Author: Pavel Sanda <[email protected]>
Date: Sat May 17 22:22:16 2025 +0200
* MathFactory.cpp - include cleanup.
InsetMathKern is very strange citizen, I see it used only once in
cell->emplace_back(new InsetMathKern(buf, s)); in MathParser.cpp.
---
src/mathed/MathFactory.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/mathed/MathFactory.cpp b/src/mathed/MathFactory.cpp
index 35e64a10f0..f03915925e 100644
--- a/src/mathed/MathFactory.cpp
+++ b/src/mathed/MathFactory.cpp
@@ -27,7 +27,6 @@
#include "InsetMathFont.h"
#include "InsetMathFontOld.h"
#include "InsetMathFrac.h"
-#include "InsetMathKern.h"
#include "InsetMathLefteqn.h"
#include "InsetMathOverset.h"
#include "InsetMathPhantom.h"
@@ -65,7 +64,6 @@
#include "support/FileName.h"
#include "support/filetools.h" // LibFileSearch
#include "support/lstrings.h"
-#include "support/textutils.h"
#include "frontends/FontLoader.h"
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs