removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE

This commit is contained in:
Jonathan Warren 2013-03-22 13:26:07 -04:00
parent d1fe71111b
commit 4924ed56b1
1 changed files with 1 additions and 1 deletions

View File

@ -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