changeset 96:e168dcfc8a3d

Don't show the unavailable message
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 16:49:52 +0000
parents 54ed399a35a0
children 69570137cb66
files bin/chronicle
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/chronicle	Wed Dec 12 16:45:15 2007 +0000
+++ b/bin/chronicle	Wed Dec 12 16:49:52 2007 +0000
@@ -2115,7 +2115,6 @@
     #
     if ( ( $@ ) || ( $CONFIG{'no-calendar'} ) )
     {
-        print "Calander not available: $@";
         return undef;
     }