dix: Remove obsolete comment
CorePointerProc doesn't back up the device classes anymore.
This commit is contained in:
		
							parent
							
								
									42719ce5c7
								
							
						
					
					
						commit
						7b891e450f
					
				| 
						 | 
					@ -538,9 +538,6 @@ CoreKeyboardProc(DeviceIntPtr pDev, int what)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Device control function for the Virtual Core Pointer.
 | 
					 * Device control function for the Virtual Core Pointer.
 | 
				
			||||||
 *
 | 
					 | 
				
			||||||
 * Aside from initialisation, it backs up the original device classes into the
 | 
					 | 
				
			||||||
 * devicePrivates. This only needs to be done for master devices.
 | 
					 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
static int
 | 
					static int
 | 
				
			||||||
CorePointerProc(DeviceIntPtr pDev, int what)
 | 
					CorePointerProc(DeviceIntPtr pDev, int what)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue