diff options
Diffstat (limited to 'indra/newview/llviewerjoystick.h')
-rw-r--r-- | indra/newview/llviewerjoystick.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llviewerjoystick.h b/indra/newview/llviewerjoystick.h index 625debb923..82549cb2dd 100644 --- a/indra/newview/llviewerjoystick.h +++ b/indra/newview/llviewerjoystick.h @@ -34,8 +34,6 @@ #include "stdtypes.h" -#define LIB_NDOF (LL_WINDOWS || LL_DARWIN) - #if LIB_NDOF #include "ndofdev_external.h" #else |