Explorar o código

removed leftover

ncannasse %!s(int64=6) %!d(string=hai) anos
pai
achega
894a7cb6da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      h3d/impl/GlDriver.hx

+ 1 - 1
h3d/impl/GlDriver.hx

@@ -1322,7 +1322,7 @@ class GlDriver extends Driver {
 			curIndexBuffer = ibuf;
 			curIndexBuffer = ibuf;
 			gl.bindBuffer(GL.ELEMENT_ARRAY_BUFFER, ibuf.b);
 			gl.bindBuffer(GL.ELEMENT_ARRAY_BUFFER, ibuf.b);
 		}
 		}
-		#if (!js && (!hlsdl || hlsdl >= "1.7"))
+		#if !js
 		if( hasMultiIndirect ) {
 		if( hasMultiIndirect ) {
 			gl.bindBuffer(GL2.DRAW_INDIRECT_BUFFER, commands.data);
 			gl.bindBuffer(GL2.DRAW_INDIRECT_BUFFER, commands.data);
 			if( ibuf.is32 )
 			if( ibuf.is32 )