Remove pusher stop debug message
This commit is contained in:
parent
9c0d9afe19
commit
db8d585ca0
@ -74,7 +74,6 @@ public class PusherCollFlatfile extends Thread implements PusherColl
|
|||||||
catch (InterruptedException e)
|
catch (InterruptedException e)
|
||||||
{
|
{
|
||||||
// We've been interrupted. Lets bail.
|
// We've been interrupted. Lets bail.
|
||||||
MassiveCore.get().log("Stopping Pusher for " + this.coll.getDebugName());
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
|
Loading…
Reference in New Issue
Block a user