model: remove a warning :p
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 29 Sep 2017 18:46:04 +0000 (14:46 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 29 Sep 2017 18:46:04 +0000 (14:46 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

src/model/model.nit

index 7764685..e9e3afb 100644 (file)
@@ -2442,7 +2442,7 @@ abstract class MPropDef
        # The associated global property
        var mproperty: MPROPERTY
 
-       redef var location: Location
+       redef var location
 
        redef fun visibility do return mproperty.visibility