Stubbed out enumeration.
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
kTypeNotifyListener,
|
||||
kTypeMutant,
|
||||
kTypeTimer,
|
||||
kTypeEnumerator,
|
||||
};
|
||||
|
||||
XObject(KernelState* kernel_state, Type type);
|
||||
|
||||
Reference in New Issue
Block a user