summaryrefslogtreecommitdiffstats
path: root/lib/puppet
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet')
-rw-r--r--lib/puppet/type.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/type.rb b/lib/puppet/type.rb
index 6655606df..e38fbd690 100644
--- a/lib/puppet/type.rb
+++ b/lib/puppet/type.rb
@@ -1022,7 +1022,6 @@ class Type < Puppet::Element
end
}
end
- self.warning "Removing"
self.class.delete(self)
if defined? @parent and @parent