aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tv/menu/MenuRow.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/tv/menu/MenuRow.java')
-rw-r--r--src/com/android/tv/menu/MenuRow.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/com/android/tv/menu/MenuRow.java b/src/com/android/tv/menu/MenuRow.java
index 6f98e615..47804f11 100644
--- a/src/com/android/tv/menu/MenuRow.java
+++ b/src/com/android/tv/menu/MenuRow.java
@@ -123,11 +123,6 @@ public abstract class MenuRow {
public void onRecentChannelsChanged() { }
/**
- * This method is called when stream information is changed.
- */
- public void onStreamInfoChanged() { }
-
- /**
* Returns whether to hide the title when the row is selected.
*/
public boolean hideTitleWhenSelected() {