From cdda1cee561622d111b0c5d654003a296d1d2b7a Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Sun, 30 Jan 2011 15:55:59 -0800 Subject: [PATCH] fix the build Gerrit mysteriously added a close branch to winson's change, but it's not showing up on his machine. strange. --- src/com/android/launcher2/CellLayoutChildren.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/com/android/launcher2/CellLayoutChildren.java b/src/com/android/launcher2/CellLayoutChildren.java index 620da6ab8..a6f7f4214 100644 --- a/src/com/android/launcher2/CellLayoutChildren.java +++ b/src/com/android/launcher2/CellLayoutChildren.java @@ -167,5 +167,4 @@ public class CellLayoutChildren extends ViewGroup { protected void setChildrenDrawnWithCacheEnabled(boolean enabled) { super.setChildrenDrawnWithCacheEnabled(enabled); } -} -} +} \ No newline at end of file -- 2.11.0