mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Remove version number from Limelight
This commit is contained in:
@@ -27,8 +27,7 @@ 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;
|
||||
private boolean connectionTerminating;
|
||||
|
||||
Reference in New Issue
Block a user