mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-06-17 22:32:43 +00:00
Remove version number from Limelight
This commit is contained in:
@@ -27,7 +27,6 @@ import org.xmlpull.v1.XmlPullParserException;
|
||||
* Iwan Timmer
|
||||
*/
|
||||
public class Limelight implements NvConnectionListener {
|
||||
public static final double VERSION = 1.0;
|
||||
|
||||
private String host;
|
||||
private NvConnection conn;
|
||||
|
||||
Reference in New Issue
Block a user