Loading...
--- xnu/xnu-344.49/iokit/Kernel/IOEventSource.cpp
+++ xnu/xnu-517/iokit/Kernel/IOEventSource.cpp
@@ -57,7 +57,7 @@
{ workLoop->wakeupGate(event, oneThread); }
bool IOEventSource::init(OSObject *inOwner,
- Action inAction = 0)
+ Action inAction)
{
if (!inOwner)
return false;