mnit: remove virtual type IE
[nit.git] / lib / mnit / mnit_app.nit
index db147f7..79c1ad2 100644 (file)
@@ -25,7 +25,6 @@ import mnit_display
 # This class is redefed by plateforme modules and so
 # App can be specialized directly in the user app.
 redef class App
-       type IE: InputEvent
        type D: Display
        type I: Image