If this isn't an accidental copy+paste then I'd be very surprised

This commit is contained in:
Monster Iestyn 2015-10-21 15:40:59 +01:00
parent 7e94ee8422
commit 01ef2d3ca3
1 changed files with 0 additions and 3 deletions

View File

@ -297,9 +297,6 @@ static CV_PossibleValue_t joyaxis_cons_t[] = {{0, "None"},
#if JOYAXISSET > 3
{7, "Pitch"}, {8, "Roll"}, {-7, "Pitch-"}, {-8, "Roll-"},
#endif
#if JOYAXISSET > 3
{7, "Pitch"}, {8, "Roll"}, {-7, "Pitch-"}, {-8, "Roll-"},
#endif
#if JOYAXISSET > 4
{7, "Yaw"}, {8, "Dummy"}, {-7, "Yaw-"}, {-8, "Dummy-"},
#endif