Remove debug artifact
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 31 Jul 2009 21:58:41 +0000 (15:58 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 31 Jul 2009 21:58:54 +0000 (15:58 -0600)
imp/lib/IMP.php

index bf93da3..c428ea4 100644 (file)
@@ -852,7 +852,6 @@ class IMP
      */
     static public function folderPref($folder, $append)
     {
-        if (!isset($GLOBALS['imp_imap'])) var_dump(debug_backtrace());
         $def_ns = $GLOBALS['imp_imap']->defaultNamespace();
         $empty_ns = $GLOBALS['imp_imap']->getNamespace('');