aboutsummaryrefslogtreecommitdiffstats
path: root/src/android
diff options
context:
space:
mode:
Diffstat (limited to 'src/android')
-rw-r--r--src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java b/src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java
index 3120fc73e..14f074c0c 100644
--- a/src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java
+++ b/src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java
@@ -33,8 +33,6 @@ import java.lang.reflect.Method;
import android.app.Activity;
import android.os.Bundle;
-import android.view.Window;
-import android.view.WindowManager;
import android.widget.TextView;
import android.util.Log;