removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE
This commit is contained in:
parent
d1fe71111b
commit
4924ed56b1
|
@ -48,7 +48,7 @@ import pickle
|
|||
import random
|
||||
import sqlite3
|
||||
import threading #used for the locks, not for the threads
|
||||
import cStringIO
|
||||
#import cStringIO
|
||||
from time import strftime, localtime
|
||||
import os
|
||||
import shutil #used for moving the messages.dat file
|
||||
|
|
Loading…
Reference in New Issue
Block a user