gbranden pushed a commit to branch master
in repository groff.
commit 65d7736f11cecda1301fa0f54fc4a36c267cecc1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 30 08:38:55 2023 -0500
src/roff/troff/node.cpp: Drop straggling comment.
I neglected to trash it when renaming the function to make its meaning
obvious.
---
src/roff/troff/node.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/roff/troff/node.cpp b/src/roff/troff/node.cpp
index 135e207fc..048b8172c 100644
--- a/src/roff/troff/node.cpp
+++ b/src/roff/troff/node.cpp
@@ -6002,7 +6002,6 @@ bool is_font_name(symbol fam, symbol name)
return mount_font_no_translate(0, name, name, true /* check only */);
}
-// True for abstract styles.
bool is_abstract_style(symbol s)
{
int i = symbol_fontno(s);
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit