mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpilibc] Remove declaration of removed function (#8336)
This commit is contained in:
@@ -111,14 +111,6 @@ class GenericHIDSim {
|
||||
*/
|
||||
void SetName(const char* name);
|
||||
|
||||
/**
|
||||
* Set the type of an axis.
|
||||
*
|
||||
* @param axis the axis
|
||||
* @param type the type
|
||||
*/
|
||||
void SetAxisType(int axis, int type);
|
||||
|
||||
/**
|
||||
* Read the output of a button.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user