remove a print
This commit is contained in:
		
							parent
							
								
									9a5e49ac1c
								
							
						
					
					
						commit
						e675471568
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -756,7 +756,6 @@ timestamp, contact): | |||
| 			nb, line = gajim.logger.read(jid, count - 1 - pos, count - pos) | ||||
| 			pos = pos + 1 | ||||
| 
 | ||||
| 			print line | ||||
| 			# line is [] if log file for jid is not a file (does not exist or dir) | ||||
| 			if line != []: | ||||
| 				if (now - float(line[0][0]))/60 >= time_out: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue