From 37bae77e09df3a50947dd445acbcd19afa4ce17c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 6 May 2020 19:37:07 -0400 Subject: doc structure hash removed, replaced, unused - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array --- src/doc_reform/meta/metadoc_from_src.d | 1 - 1 file changed, 1 deletion(-) (limited to 'src/doc_reform/meta/metadoc_from_src.d') diff --git a/src/doc_reform/meta/metadoc_from_src.d b/src/doc_reform/meta/metadoc_from_src.d index 9817fac..64e4b85 100644 --- a/src/doc_reform/meta/metadoc_from_src.d +++ b/src/doc_reform/meta/metadoc_from_src.d @@ -403,7 +403,6 @@ template docAbstraction() { previous_length=0; reset_note_numbers=true; } - mixin spineRgxDocStructFlags; mixin spineNode; auto node_para_int_ = node_metadata_para_int; auto node_para_str_ = node_metadata_para_str; -- cgit v1.2.3