瀏覽代碼

Remove debug message someone left here to linger.

Thijs Kinkhorst 23 年之前
父節點
當前提交
f7de146e3f
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/right_main.php

+ 0 - 2
src/right_main.php

@@ -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);