Cleanup.
This commit is contained in:
@@ -23,8 +23,7 @@ public:
|
||||
InputHandler_Carbon();
|
||||
~InputHandler_Carbon();
|
||||
|
||||
void GetDevicesAndDescriptions( vector<InputDevice>& vDevicesOut,
|
||||
vector<CString>& vDescriptionsOut );
|
||||
void GetDevicesAndDescriptions( vector<InputDevice>& vDevicesOut, vector<CString>& vDescriptionsOut );
|
||||
|
||||
static void QueueCallBack( void *target, int result, void *refcon, void *sender );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user