Skip to content

Commit 61288a3

Browse files
RajThak-998Copilot
andauthored
Update core/src/main/java/hudson/slaves/SlaveComputer.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 80e5c10 commit 61288a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/hudson/slaves/SlaveComputer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public class SlaveComputer extends Computer {
137137
/**
138138
* Flag to ensure afterDisconnect() is called only once per connection.
139139
*/
140-
141140
private volatile boolean afterDisconnectCalled = false;
142141

143142

0 commit comments

Comments
 (0)