Przeglądaj źródła

Remove success message for convert file.

clementlandrin 11 miesięcy temu
rodzic
commit
e4b33c9367
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      hxd/fs/LocalFileSystem.hx

+ 0 - 1
hxd/fs/LocalFileSystem.hx

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