Remove extra print
authorJamie Cameron <jcameron@webmin.com>
Wed, 14 Jan 2009 00:50:09 +0000 (00:50 +0000)
committerJamie Cameron <jcameron@webmin.com>
Wed, 14 Jan 2009 00:50:09 +0000 (00:50 +0000)
cron/images/smallicon.gif
cron/index.cgi

index e69de29..e323bd1 100644 (file)
Binary files a/cron/images/smallicon.gif and b/cron/images/smallicon.gif differ
index 8db7345..295bc23 100755 (executable)
@@ -88,7 +88,6 @@ foreach $u (@ulist) {
                local @exp = @{$plist[$i]->[1]};
                local $idx = $job->{'index'};
                local @cols;
-               print "<tr $cb>\n";
                push(@cols, $idx);
                $useridx = 0;
                $cmdidx = 0;