fix the build

Gerrit mysteriously added a close branch to winson's change, but it's not showing up on his machine. strange.
This commit is contained in:
Michael Jurka
2011-01-30 15:55:59 -08:00
parent 6c58d9e385
commit cdda1cee56
@@ -167,5 +167,4 @@ public class CellLayoutChildren extends ViewGroup {
protected void setChildrenDrawnWithCacheEnabled(boolean enabled) {
super.setChildrenDrawnWithCacheEnabled(enabled);
}
}
}
}