Have you seen my parents, sir?

This commit is contained in:
obscuren
2014-09-26 20:51:31 +02:00
parent e20b113053
commit 44d50bc8d2
2 changed files with 2 additions and 2 deletions

View File

@ -344,7 +344,6 @@ out:
// Service timer takes care of peer broadcasting, transaction
// posting or block posting
case <-serviceTimer.C:
p.QueueMessage(ethwire.NewMessage(ethwire.MsgGetPeersTy, ""))
case <-p.quit: