remove debug print

This commit is contained in:
Yann Leboulanger 2006-04-10 15:41:28 +00:00
parent c9bc8fd6a7
commit 37252b0c21
1 changed files with 0 additions and 1 deletions

View File

@ -336,7 +336,6 @@ _('Connection with peer cannot be established.'))
self.dialog.destroy()
def on_ok(widget, account, contact, file_props):
print 'ok'
file_path = self.dialog2.get_filename()
file_path = gtkgui_helpers.decode_filechooser_file_paths(
(file_path,))[0]