summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-09-27 09:38:43 +0200
committerYorhel <git@yorhel.nl>2009-09-27 09:38:43 +0200
commit2c6f9360a25fd576fce5b35f3f512c05429d9d57 (patch)
tree691d0448a8f9233839330355d7ff198737dd32df /lib
parent6728e7dbb5f06eb1d523dadafa2512099d638c56 (diff)
Multi::RG: Removed unused variable
Diffstat (limited to 'lib')
-rw-r--r--lib/Multi/RG.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Multi/RG.pm b/lib/Multi/RG.pm
index 52f737c5..1ee69911 100644
--- a/lib/Multi/RG.pm
+++ b/lib/Multi/RG.pm
@@ -26,7 +26,6 @@ sub spawn {
heap => {
font => 'Arial',
fsize => [ 9, 7, 10 ], # nodes, edges, node_title
- moy => [qw| Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec |],
dot => '/usr/bin/dot',
check_delay => 3600,
@_,