Browse Source

Remove debug print

nagadomi 8 năm trước cách đây
mục cha
commit
8af1cb7b94
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      tools/benchmark.lua

+ 0 - 2
tools/benchmark.lua

@@ -482,8 +482,6 @@ local function load_user_data(y_dir, y_file, x_dir, x_file)
    local x_files
 
    if y_file:len() > 0 then
-      print(y_file)
-
       y_files = utils.split(file.read(y_file), "\n")
    else
       y_files = dir.getfiles(y_dir, "*.*")