publish_devices() can return NULL, ie for Wacom devices which are not handled by usb_hid
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23964 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1165,7 +1165,6 @@ publish_devices(void)
|
||||
rebuild_device_names();
|
||||
gDeviceListChanged = false;
|
||||
}
|
||||
assert(gDeviceNames != NULL);
|
||||
return (const char **)gDeviceNames;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user