summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/global.h b/global.h
index e5361ba..e28645d 100644
--- a/global.h
+++ b/global.h
@@ -1,11 +1,8 @@
#ifndef _PVRINPUT_GLOBAL_H_
#define _PVRINPUT_GLOBAL_H_
-
-
static const int kMaxPvrDevices = 8;
#define INVALID_VALUE -1000
#endif
-