summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/astarray.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2009-01-06 16:13:17 -0600
committerJames Turnbull <james@lovedthanlost.net>2009-02-11 08:39:40 +1100
commit897539e857b0da9145f15648b6aa2ef124ec1a19 (patch)
tree10841570300bfaadaa3638820305298ce660a75f /lib/puppet/parser/ast/astarray.rb
parent012efe359fdaebd738727e42bb9b520ac48fdecf (diff)
downloadpuppet-897539e857b0da9145f15648b6aa2ef124ec1a19.tar.gz
puppet-897539e857b0da9145f15648b6aa2ef124ec1a19.tar.xz
puppet-897539e857b0da9145f15648b6aa2ef124ec1a19.zip
Removing a redundant instance prefect call.
For some reason, Puppet::Type#evaluate was calling 'prefetch' on instances that support it, but prefetching is only a class-level functionality, normally -- in fact, it makes no sense unless done at the class level. This patch just removes the code. Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/parser/ast/astarray.rb')
0 files changed, 0 insertions, 0 deletions