remove unused print
This commit is contained in:
		
							parent
							
								
									cef70e7431
								
							
						
					
					
						commit
						a64c8bc809
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -250,7 +250,6 @@ class VcardWindow:
 | 
			
		|||
        'ORG_ORGNAME', 'ORG_ORGUNIT', 'TITLE', 'ROLE', 'EMAIL_WORK_USERID',
 | 
			
		||||
        'TEL_WORK_NUMBER'):
 | 
			
		||||
            widget = self.xml.get_object(l + '_label')
 | 
			
		||||
            print l
 | 
			
		||||
            widget.set_text('')
 | 
			
		||||
        for pref in ('ADR_HOME', 'ADR_WORK'):
 | 
			
		||||
            for l in ('STREET', 'EXTADR', 'LOCALITY', 'PCODE', 'REGION',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue