URI: 
       tMerge branch 'master' of git://github.com/spesmilo/electrum - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 6704844f31cd420284d0a79a6c49c46c7d15d051
   DIR parent bbe64621ca983375365c547f89311f245bc473fb
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Tue,  1 Sep 2015 09:35:47 +0200
       
       Merge branch 'master' of git://github.com/spesmilo/electrum
       
       Diffstat:
         M lib/network.py                      |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/lib/network.py b/lib/network.py
       t@@ -762,7 +762,6 @@ class Network(util.DaemonThread):
        
                self.stop_network()
                run_hook('set_network', None)
       -        self.trigger_callback('stop')
                self.print_error("stopped")
        
            def on_header(self, i, header):