Skip to content

Commit

Permalink
Remove comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Mar 6, 2018
1 parent f1cd730 commit 1d12be6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/lmax/disruptor/BatchEventProcessor.java
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ public void run()
throw new IllegalStateException("Thread is already running");
}
}
// halt();
sequenceBarrier.clearAlert();

notifyStart();
Expand Down

0 comments on commit 1d12be6

Please sign in to comment.