Keep individual implementations for now...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 24 Apr 2010 16:48:59 +0000 (12:48 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 24 Apr 2010 16:48:59 +0000 (12:48 -0400)
framework/ActiveSync/lib/Horde/ActiveSync/State/History.php

index cbeb07e..514f3d1 100644 (file)
@@ -355,8 +355,6 @@ class Horde_ActiveSync_State_History extends Horde_ActiveSync_State_Base
      */
     public function getKnownFolders()
     {
-        //@TODO: Look at moving this to the base class
-        /* folder state would have been loaded already in laodState() */
         if (!isset($this->_state)) {
             throw new Horde_ActiveSync_Exception('Sync state not loaded');
         }