Markus Roberts wrote:
diff --git a/lib/puppet/util/reference.rb b/lib/puppet/util/reference.rb
index 99458aa..ab201cd 100644
--- a/lib/puppet/util/reference.rb
+++ b/lib/puppet/util/reference.rb
@@ -32,7 +32,6 @@ class Puppet::Util::Reference
section = reference(name) or raise "Could not find section
#{name}"
depth = section.depth if section.depth < depth
end
- text = "* TOC text.\n{:toc}\n\n"
end
I suspect the whole file needs refactoring - I just noted some Trac
references in there which I thought had all been removed.
James
--
You received this message because you are subscribed to the Google Groups "Puppet
Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.