Show
Ignore:
Timestamp:
07/20/08 17:54:05 (4 months ago)
Author:
bct
Message:

make esessions an optional caps feature

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/gajim.py

    r9926 r9971  
    176176        'msglog', 'sslc2s', 'stringprep', xmpp.NS_PING, 
    177177        xmpp.NS_TIME_REVISED, xmpp.NS_GAMING] 
    178  
    179 if HAVE_PYCRYPTO: 
    180         gajim_common_features.append(xmpp.NS_ESESSION) 
    181178 
    182179# Optional features gajim supports per account