From: Michael J. Rubinsky Date: Fri, 18 Sep 2009 04:31:34 +0000 (-0400) Subject: Remove cruft X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3a6e9eed9123988dbddb80fae896d5b35bd2754a;p=horde.git Remove cruft --- diff --git a/kronolith/lib/Driver/Sql.php b/kronolith/lib/Driver/Sql.php index 8fc97a21a..268c1e1a9 100644 --- a/kronolith/lib/Driver/Sql.php +++ b/kronolith/lib/Driver/Sql.php @@ -534,7 +534,6 @@ class Kronolith_Driver_Sql extends Kronolith_Driver */ public function saveEvent($event) { - /* Check for acceptence/denial of resources */ if ($event->isStored() || $event->exists()) { $values = array();