Skip to content

Commit

Permalink
Accidental sys.out
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Needham committed Jun 15, 2016
1 parent e96692e commit c037729
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,6 @@ public synchronized void downloadSnapshot( CoreMember myself, AdvertisedSocketAd
throws InterruptedException, StoreCopyFailedException
{
applier.sync( true );

System.out.printf( "[%s] Downloading snapshot from: %s%n", myself, source );

downloader.downloadSnapshot( source, this );
}

Expand Down

0 comments on commit c037729

Please sign in to comment.