Skip to content

Commit 1d12be6

Browse files
committed
Remove comment.
1 parent f1cd730 commit 1d12be6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/lmax/disruptor/BatchEventProcessor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ public void run()
120120
throw new IllegalStateException("Thread is already running");
121121
}
122122
}
123-
// halt();
124123
sequenceBarrier.clearAlert();
125124

126125
notifyStart();

0 commit comments

Comments
 (0)