소스 검색

Update BT.AutoUpdate.tcl

BLaCkShaDoW 1 년 전
부모
커밋
38c6d3a61e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      BlackTools/Modules/BT.AutoUpdate.tcl

+ 0 - 1
BlackTools/Modules/BT.AutoUpdate.tcl

@@ -364,7 +364,6 @@ proc blacktools:update_start_download {hand chan new_version last_modify} {
     ::github::github update tclscripts BlackTools-TCL $black(actdir)
     blacktools:every 1000 {
 if {[file isdirectory $black(actdir)/BlackTools]} {
-    set size [llength [glob-r "$black(actdir)/BlackTools"]]
     blacktools:update_start_restore
     break
         }