소스 검색

Remove success message for convert file.

clementlandrin 11 달 전
부모
커밋
e4b33c9367
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      hxd/fs/LocalFileSystem.hx

+ 0 - 1
hxd/fs/LocalFileSystem.hx

@@ -263,7 +263,6 @@ class LocalEntry extends FileEntry {
 				watchTime = -1;
 				return;
 			}
-			hide.Ide.inst.quickMessage('Succeeded convert for ${name}');
 			#end
 
 			#if editor