gkimmulticontext: Remove left over debug print
Remove the g_print debug statement from propagate_purpose. https://bugzilla.gnome.org/show_bug.cgi?id=682747
This commit is contained in:
		 Adel Gadllah
					Adel Gadllah
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							7bc85458cc
						
					
				
				
					commit
					13a821e70b
				
			| @ -769,8 +769,6 @@ propagate_purpose (GtkIMMulticontext *context) | ||||
|   GtkInputPurpose purpose; | ||||
|   GtkInputHints hints; | ||||
|  | ||||
| g_print ("propagate purpose to %p\n", context->priv->slave); | ||||
|  | ||||
|   if (context->priv->slave == NULL) | ||||
|     return; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user