Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2c4822d authored by sam cheung's avatar sam cheung Committed by Josh Guilfoyle
Browse files

remove commented code

parent ef740d80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -423,7 +423,7 @@ mTabHost.addTab(TAB_TAG_1, "Hello, world!", "Tab 1");
        
        public TabSpec setIndicator() {
        	mIndicatorStrategy = new ViewStubIndicatorStrategy();
        	//mIndicatorStrategy = new LabelIndicatorStrategy("");
        	
        	return this;
        }