mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-11 20:20:23 +01:00
Remove input devices properly.
This commit is contained in:
parent
700d5bf74e
commit
8940409b9a
1 changed files with 1 additions and 0 deletions
|
|
@ -113,4 +113,5 @@ NewInputDeviceRequest (InputOption *options, DeviceIntPtr *pdev)
|
|||
void
|
||||
DeleteInputDeviceRequest(DeviceIntPtr pDev)
|
||||
{
|
||||
RemoveDevice (pDev);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue