diff --git a/source/ErrorView.mc b/source/ErrorView.mc index ff44ba3..0c5c5c8 100644 --- a/source/ErrorView.mc +++ b/source/ErrorView.mc @@ -129,11 +129,9 @@ class ErrorView extends ScalableView { } class ErrorDelegate extends WatchUi.BehaviorDelegate { - //private var mView as ErrorView; function initialize(view as ErrorView) { WatchUi.BehaviorDelegate.initialize(); - //mView = view; } function onBack() {