Index: scm/document-markup.scm |
diff --git a/scm/document-markup.scm b/scm/document-markup.scm |
index 8f284e1207ccfd8f2cf3c6334b6f112c988bf4fb..2f95414dcee9f5a0ed57fa82478a75f941db4c6b 100644 |
--- a/scm/document-markup.scm |
+++ b/scm/document-markup.scm |
@@ -63,7 +63,6 @@ |
(string-append |
"\n\n@item @code{\\" c-name "} " signature-str |
"\n@funindex \\" c-name "\n" |
- "\n@cindex \\" c-name "\n" |
(if (string? doc-str) |
doc-str |
"") |