src: remove some warnings and do some cleaning
[nit.git] / src / parser / parser_work.nit
index 7daee0f..b60ed2e 100644 (file)
@@ -237,8 +237,6 @@ private class ComputeProdLocationVisitor
                        end
                end
        end
-
-       init do end
 end
 
 # Each reduce action has its own class, this one is the root of the hierarchy.