unused Brisk::lock_data unlock_data static methods removed
[brisk.git] / web / index_wr.php
index 3e862d1..9fed7de 100644 (file)
@@ -852,12 +852,7 @@ function index_wr_main(&$brisk, $remote_addr_full, $get, $post, $cookie)
             }
         }
     }
-    log_wr("before save data");
-    // Brisk::save_data($brisk);
-    log_wr($user->step, 'index_wr.php: after save_data()');
     
-/* Brisk::unlock_data($sem); */
-/* exit; */
     return (FALSE);
 }
 ?>