[collectd] [PATCH] Collectd.pm: Removed an unused variable.

Sebastian Harl sh at tokkee.org
Wed Nov 14 14:21:04 CET 2007


Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 bindings/perl/Collectd.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/bindings/perl/Collectd.pm b/bindings/perl/Collectd.pm
index 1d26d20..1f9c61e 100644
--- a/bindings/perl/Collectd.pm
+++ b/bindings/perl/Collectd.pm
@@ -76,7 +76,6 @@ our %EXPORT_TAGS = (
 Exporter::export_ok_tags ('all');
 
 my @plugins  = ();
-my @datasets = ();
 
 my %types = (
 	TYPE_INIT,     "init",
-- 
1.5.3.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20071114/9542ebc1/attachment.pgp 


More information about the collectd mailing list