diff options
Diffstat (limited to 'global.h')
-rw-r--r-- | global.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,11 +1,8 @@ #ifndef _PVRINPUT_GLOBAL_H_ #define _PVRINPUT_GLOBAL_H_ - - static const int kMaxPvrDevices = 8; #define INVALID_VALUE -1000 #endif - |