From 3a6e9eed9123988dbddb80fae896d5b35bd2754a Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Fri, 18 Sep 2009 00:31:34 -0400 Subject: [PATCH] Remove cruft --- kronolith/lib/Driver/Sql.php | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.11.0