projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba21f4c
)
contrib/rrd_filter.px: Remove the (unused) Data::Dumper.
author
Florian Forster
<octo@noris.net>
Wed, 5 Mar 2008 09:03:18 +0000
(10:03 +0100)
committer
Florian Forster
<octo@noris.net>
Wed, 5 Mar 2008 09:03:18 +0000
(10:03 +0100)
contrib/rrd_filter.px
patch
|
blob
|
history
diff --git
a/contrib/rrd_filter.px
b/contrib/rrd_filter.px
index
4c8d317
..
a212de5
100755
(executable)
--- a/
contrib/rrd_filter.px
+++ b/
contrib/rrd_filter.px
@@
-38,7
+38,6
@@
L<Getopt::Long> module.
=cut
use Getopt::Long ('GetOptions');
-use Data::Dumper ();
our $InFile;
our $InDS = [];