Index: athena/home/home_card_constants.cc |
diff --git a/athena/home/home_card_constants.cc b/athena/home/home_card_constants.cc |
index 2a951c6acfb3e69ba57c32c9d38f2f61b637324e..7fe6bb252bc96da730c92563b3b1fcf8e614929a 100644 |
--- a/athena/home/home_card_constants.cc |
+++ b/athena/home/home_card_constants.cc |
@@ -12,7 +12,6 @@ const int kHomeCardDragIndicatorWidth = 48; |
const int kHomeCardDragIndicatorMarginHeight = 7; |
const int kHomeCardMinimizedHeight = |
kHomeCardDragIndicatorMarginHeight * 2 + kHomeCardDragIndicatorHeight; |
-const int kSystemUIHeight = 24; |
const int kHomeCardSearchBoxId = 1000; |
} // namespace athena |