Explorar el Código

Remove success message for convert file.

clementlandrin hace 11 meses
padre
commit
e4b33c9367
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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