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