am a609ab49: am cdda1cee: fix the build
* commit 'a609ab4940a2a64224b35d7ae32d00ce4d9aee5f':
fix the build
diff --git a/src/com/android/launcher2/CellLayoutChildren.java b/src/com/android/launcher2/CellLayoutChildren.java
index 620da6a..a6f7f42 100644
--- a/src/com/android/launcher2/CellLayoutChildren.java
+++ b/src/com/android/launcher2/CellLayoutChildren.java
@@ -167,5 +167,4 @@
protected void setChildrenDrawnWithCacheEnabled(boolean enabled) {
super.setChildrenDrawnWithCacheEnabled(enabled);
}
-}
-}
+}
\ No newline at end of file