commit 2feccb0ed924b7551ea2c7b4c25cd25ce7f9a544
Author: Thibaut Cuvelier <[email protected]>
Date: Fri Feb 7 00:14:23 2025 +0100
Remove code that is commented out: it was never finished.
---
src/insets/InsetERT.cpp | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/insets/InsetERT.cpp b/src/insets/InsetERT.cpp
index e4b0e88022..baf3b023ae 100644
--- a/src/insets/InsetERT.cpp
+++ b/src/insets/InsetERT.cpp
@@ -127,11 +127,6 @@ void InsetERT::docbook(XMLStream & xs, OutputParams const
& runparams) const
break;
}
-// // Implement the special case of \and: split the current item.
-// if (os.str() == "\\and" || os.str() == "\\and ") {
-// auto lay = getLayout();
-// }
-
// Try to recognise some commands to have a nicer DocBook output.
bool output_as_comment = true;
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs