Updated after some consistency checking.

This commit is contained in:
skarg
2009-08-15 02:35:24 +00:00
parent b35bc4967f
commit 4b09a4ed3a
2 changed files with 6 additions and 2 deletions
+2
View File
@@ -62,8 +62,10 @@ static const int Analog_Value_Properties_Required[] = {
static const int Analog_Value_Properties_Optional[] = {
PROP_DESCRIPTION,
#if 0
PROP_PRIORITY_ARRAY,
PROP_RELINQUISH_DEFAULT,
#endif
-1
};