rm unused var

This commit is contained in:
Nikos Kouremenos 2005-12-01 17:50:45 +00:00
parent 618e89c480
commit 7a0c0311db
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ try:
except ImportError: except ImportError:
raise exceptions.PysqliteNotAvailable raise exceptions.PysqliteNotAvailable
GOT_JIDS_ALREADY_IN_DB = False # see get_jids_already_in_db()
if os.name == 'nt': if os.name == 'nt':
try: try:
# Documents and Settings\[User Name]\Application Data\Gajim\logs.db # Documents and Settings\[User Name]\Application Data\Gajim\logs.db