lib/mnit: do not redef virtual types
[nit.git] / lib / mnit / android / android_app.nit
index 41ed7f8..c8f02e3 100644 (file)
@@ -21,8 +21,8 @@ module android_app is android_manifest_activity """
 """
 
 import mnit
-import android
 import mnit::opengles1
+import ::android
 intrude import ::android::input_events
 
 in "C" `{
@@ -37,8 +37,6 @@ in "C" `{
 `}
 
 redef class App
-       redef type D: Opengles1Display
-
        redef fun init_window
        do
                display = new Opengles1Display