Remove cruft
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 18 Sep 2009 04:31:34 +0000 (00:31 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:56 +0000 (16:53 -0400)
kronolith/lib/Driver/Sql.php

index 8fc97a2..268c1e1 100644 (file)
@@ -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();