Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Mar 20, 2018
1 parent 1d7fe50 commit 621c7f1
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()
notifyStart();
try
{

if (running.get() == RUNNING)
{
processEvents();
Expand Down

0 comments on commit 621c7f1

Please sign in to comment.