Skip to content

Commit

Permalink
delete unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mavlyutov committed Jan 28, 2014
1 parent 0b48ea5 commit 303ef91
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
public class JCloudsLauncher extends ComputerLauncher {
private final int FAILED = -1;
private final int SAMEUSER = 0;
private final int RECONNECT = -2;

/**
* Launch the Jenkins Slave on the SlaveComputer.
Expand Down

0 comments on commit 303ef91

Please sign in to comment.