mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-11-04 00:48:14 +00:00 
			
		
		
		
	Update ErrorView.mc
Removed commented out code.
This commit is contained in:
		@@ -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() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user