Automatically read the profile (lazily)
This commit is contained in:
@@ -723,7 +723,6 @@ class PresenceService(object):
|
||||
|
||||
def main():
|
||||
from sugar import TracebackUtils
|
||||
env.read_profile()
|
||||
loop = gobject.MainLoop()
|
||||
ps = PresenceService()
|
||||
tbh = TracebackUtils.TracebackHelper()
|
||||
|
||||
Reference in New Issue
Block a user