Skip to content

Commit

Permalink
oops: revert r2939: absolutely essential here!
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@2940 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Mar 12, 2013
1 parent 76ba851 commit e24ccae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xpra/protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

from wimpiggy.gobject_compat import import_gobject
gobject = import_gobject()
gobject.threads_init()
import sys
from socket import error as socket_error
from zlib import compress, decompress, decompressobj
Expand Down

0 comments on commit e24ccae

Please sign in to comment.