remove fixme

This commit is contained in:
Damien Elmes 2009-01-07 06:25:01 +09:00
parent a069350cf1
commit 8c95cfb0c9

View file

@ -14,7 +14,6 @@ baseUrl = "http://anki.ichi2.net/update/"
# when requesting latest version number, gather their version, deck size and
# average retention ratio for future development
# FIXME: add ability to disable in prefs, warn about anonymous sent info
class LatestVersionFinder(QThread):
def __init__(self, main):