Skip to content

Commit

Permalink
Remove version number from Limelight
Browse files Browse the repository at this point in the history
  • Loading branch information
irtimmer committed Jan 19, 2014
1 parent 5716226 commit 907f30d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/com/limelight/Limelight.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
* Iwan Timmer
*/
public class Limelight implements NvConnectionListener {
public static final double VERSION = 1.0;


private String host;
private NvConnection conn;
private boolean connectionTerminating;
Expand Down

0 comments on commit 907f30d

Please sign in to comment.