commenting debugging code

This commit is contained in:
Jefry Lagrange 2012-08-23 23:24:43 -04:00
parent e025d54fb1
commit 6d95385102
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class JingleFileTransfer(JingleContent):
h = xmpp.Hashes()
hash_ = h.calculateHash(self.session.hash_algo, file_)
# DEBUG
hash_ = '1294809248109223'
#hash_ = '1294809248109223'
if not hash_:
# Hash alogrithm not supported
return