cleanings.

This commit is contained in:
Alexandre Anriot 2005-09-28 14:32:21 +00:00
parent b24339acd9
commit 44d9b44f03
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ sub Date() {
$mon++;
my $temps = "$mday/$mon/$year - $hour:$min:$sec";
return $temps;
}