From d5e41d4d638ff5f6c5428172dede8ca882e76ccf Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Mon, 12 Feb 2007 20:48:59 +0000 Subject: [PATCH] Who's the idiot now, then? git-svn-id: http://svn.simon-cozens.org/memories/trunk@29 041978f6-d955-411f-a9d7-1d8545c9c3c7 --- Tagtools.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Tagtools.pm b/Tagtools.pm index 371c056..f161c47 100644 --- a/Tagtools.pm +++ b/Tagtools.pm @@ -33,7 +33,6 @@ sub import { $cloud }; *{$whence."::_calendar"} = sub { - my $self = shift; my $arg = shift; my ($y, $m) = split /-/, ($arg || Time::Piece->new->ymd); my @m = Calendar::Simple::calendar($m, $y); -- 2.39.2