@@ -34,8 +34,6 @@ require_once('../functions/html.php');
* $key pass *
***********************************************************/
-$bob = getHashedFile($username, $data_dir, "username.pref");
-
/* Open a connection on the imap port (143) */
$imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);