]> git.saurik.com Git - apple/launchd.git/blobdiff - launchd/src/IPC.h
launchd-257.tar.gz
[apple/launchd.git] / launchd / src / IPC.h
index 1670e023beea788c0fba0c4c7fb860776ef5c3bd..d85a4828ce3864cf4cddb316969565b95afc1f9e 100644 (file)
@@ -35,9 +35,4 @@
  **/
 void MonitorStartupItem (StartupContext aStartupContext, CFMutableDictionaryRef anItem);
 
-/**
- * Creates a named mach port and run loop source.  The name is encoded using UTF-8.
- **/
-CFRunLoopSourceRef CreateIPCRunLoopSource(CFStringRef aPortName, StartupContext aStartupContext);
-
 #endif /* _IPC_H_ */