Blob Blame History Raw
--- deluge-torrent-0.5.7.1/src/common.py.notify	2007-12-01 13:17:25.000000000 +0900
+++ deluge-torrent-0.5.7.1/src/common.py	2007-12-24 23:15:30.000000000 +0900
@@ -231,6 +231,7 @@
     Send_Info_Thread().start()
 
 def new_release_check():
+    return
     import threading
     class ReleaseThread(threading.Thread):
        def __init__(self):