mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-04 03:27:00 -05:00 
			
		
		
		
	Remove now-incorrect comment text.
This commit is contained in:
		
							parent
							
								
									21b194559e
								
							
						
					
					
						commit
						970f686943
					
				@ -187,10 +187,6 @@ class ListenerSignal(QObject):
 | 
			
		||||
    # signal. Creating the listener in BookInfo doesn't work because the
 | 
			
		||||
    # weakref dies for some reason. Instead the BookInfo object connects to
 | 
			
		||||
    # this signal.
 | 
			
		||||
    #
 | 
			
		||||
    # As a side benefit we don't need to worry about unregistering the listener
 | 
			
		||||
    # when the window is closed. Qt takes care of unregistering objects
 | 
			
		||||
    # listening to the signal.
 | 
			
		||||
    metadata_changed = pyqtSignal()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user