]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Kernel/IOEventSource.cpp
xnu-517.3.7.tar.gz
[apple/xnu.git] / iokit / Kernel / IOEventSource.cpp
index 6ddbac3021be5a366c1fcea58040d5e427808bf3..bb260732d29a8707f5380575a26a20c8228f3ab9 100644 (file)
@@ -57,7 +57,7 @@ void IOEventSource::wakeupGate(void *event, bool oneThread)
         { workLoop->wakeupGate(event, oneThread); }
 
 bool IOEventSource::init(OSObject *inOwner,
         { workLoop->wakeupGate(event, oneThread); }
 
 bool IOEventSource::init(OSObject *inOwner,
-                         Action inAction = 0)
+                         Action inAction)
 {
     if (!inOwner)
         return false;
 {
     if (!inOwner)
         return false;