summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/status_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/status_bar.xml')
-rw-r--r--packages/SystemUI/res/layout/status_bar.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/SystemUI/res/layout/status_bar.xml b/packages/SystemUI/res/layout/status_bar.xml
index 245c128..3118d08 100644
--- a/packages/SystemUI/res/layout/status_bar.xml
+++ b/packages/SystemUI/res/layout/status_bar.xml
@@ -97,12 +97,4 @@
</com.android.keyguard.AlphaOptimizedLinearLayout>
</LinearLayout>
- <ViewStub
- android:id="@+id/ticker_stub"
- android:inflatedId="@+id/ticker"
- android:layout="@layout/status_bar_ticker"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- />
-
</com.android.systemui.statusbar.phone.PhoneStatusBarView>