Skip to content

Commit f0d5250

Browse files
committed
Removed the old and unused DomXML section,
this closes #4560
1 parent 9c4ae03 commit f0d5250

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

language-snippets.ent

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,11 +1636,6 @@ returned by <function>timezone_open</function></para></listitem></varlistentry>'
16361636
<!ENTITY date.formats 'Valid formats are explained in <link xmlns="http://docbook.org/ns/docbook" linkend="datetime.formats">Date and Time Formats</link>.'>
16371637
<!ENTITY date.formats.parameter 'A date/time string. &date.formats;'>
16381638

1639-
<!-- DomXml Notes -->
1640-
<!ENTITY node.inserted 'This node will not show up in the document unless it
1641-
is inserted with (e.g.) <function xmlns="http://docbook.org/ns/docbook">domnode_append_child</function>.'>
1642-
1643-
16441639
<!-- Dom Notes -->
16451640
<!ENTITY dom.node.inserted 'This node will not show up in the document unless
16461641
it is inserted with (e.g.) <function xmlns="http://docbook.org/ns/docbook">DOMNode::appendChild</function>.'>

0 commit comments

Comments
 (0)