Browse Source

no log by default

Nicolas Cannasse 11 năm trước cách đây
mục cha
commit
31ebef50bf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      h3d/impl/Stage3dDriver.hx

+ 0 - 1
h3d/impl/Stage3dDriver.hx

@@ -82,7 +82,6 @@ class Stage3dDriver extends Driver {
 		programs = new Map();
 		curTextures = [];
 		curMultiBuffer = [];
-		logEnable = true;
 	}
 
 	override function logImpl( str : String ) {