forked from organicmaps/organicmaps-tmp
[android] Warning fix
This commit is contained in:
parent
0e7577016c
commit
002d12f467
1 changed files with 0 additions and 3 deletions
|
@ -1,12 +1,9 @@
|
|||
package com.mapswithme.maps;
|
||||
|
||||
import javax.microedition.khronos.egl.EGL10;
|
||||
import javax.microedition.khronos.egl.EGLConfig;
|
||||
import javax.microedition.khronos.egl.EGLContext;
|
||||
import javax.microedition.khronos.opengles.GL10;
|
||||
|
||||
import android.content.Context;
|
||||
import android.graphics.Color;
|
||||
import android.opengl.GLSurfaceView;
|
||||
import android.util.Log;
|
||||
import android.view.MotionEvent;
|
||||
|
|
Loading…
Add table
Reference in a new issue