Remove some hacks for Android TV

This commit is contained in:
Cameron Gutman
2016-01-30 05:10:47 -05:00
parent 1cac7660b8
commit 04713c007b
2 changed files with 3 additions and 20 deletions

View File

@@ -1,6 +0,0 @@
package com.limelight;
/* This is a dummy class to allow for a separate icon
* and launcher for TV.
*/
public class PcViewTv extends PcView {}