Xi: Remove redundant declaration.
Signed-off-by: Michal Suchanek <hramrach@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
		
							parent
							
								
									a4f87f885a
								
							
						
					
					
						commit
						d2f71b1394
					
				| 
						 | 
					@ -39,10 +39,4 @@ int ProcXChangePointerDevice(ClientPtr  /* client */
 | 
				
			||||||
void DeleteFocusClassDeviceStruct(DeviceIntPtr  /* dev */
 | 
					void DeleteFocusClassDeviceStruct(DeviceIntPtr  /* dev */
 | 
				
			||||||
    );
 | 
					    );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
 | 
					 | 
				
			||||||
                           Mask /* mask */ ,
 | 
					 | 
				
			||||||
                           xEvent * /* ev */ ,
 | 
					 | 
				
			||||||
                           int  /* count */
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif                          /* CHGPTR_H */
 | 
					#endif                          /* CHGPTR_H */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue