Skip to content

Commit 7226d4b

Browse files
author
shashachu
committed
Removing unnecessary imports
1 parent 4038b69 commit 7226d4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/org/cocos2d/opengl/Texture2D.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
import org.cocos2d.types.CCTexParams;
1313

1414
import javax.microedition.khronos.opengles.GL10;
15-
import javax.microedition.khronos.opengles.GL11;
16-
import javax.microedition.khronos.opengles.GL11Ext;
1715

1816
import static javax.microedition.khronos.opengles.GL10.*;
1917
import java.nio.ByteBuffer;

0 commit comments

Comments
 (0)