From 2b89a1440aae4d4de9d5ffa036df49c5652d64ef Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 2 May 2012 17:08:14 +0100 Subject: Fixed typo. --- lib/mauve/notifiers/xmpp.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/mauve/notifiers') diff --git a/lib/mauve/notifiers/xmpp.rb b/lib/mauve/notifiers/xmpp.rb index b291442..137ca74 100644 --- a/lib/mauve/notifiers/xmpp.rb +++ b/lib/mauve/notifiers/xmpp.rb @@ -605,8 +605,6 @@ EOF begin now = Time.now - now.bank_holidays = Server.instance.bank_holidays - ack_until = now.in_x_hours(n_hours, type_hours) rescue RangeError return "I'm sorry, you tried to acknowedge for far too long, and my buffers overflowed!" -- cgit v1.2.1