mirror of
https://github.com/zhigang1992/OS-X-Voodoo-PS2-Controller.git
synced 2026-04-30 04:55:41 +08:00
cleanup; refactoring ApplePS2Keyboard/MouseDevice
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
// ApplePS2Mouse Class Implementation
|
||||
//
|
||||
|
||||
#define super IOHIPointing
|
||||
OSDefineMetaClassAndStructors(ApplePS2Mouse, IOHIPointing);
|
||||
|
||||
UInt32 ApplePS2Mouse::deviceType() { return NX_EVS_DEVICE_TYPE_MOUSE; };
|
||||
|
||||
Reference in New Issue
Block a user