Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions XPCKit/XPCService.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@
+(void)runService;

@end

// You can supply this as the parameter to xpc_main (but you might as
// well just call +[XPService runServiceWithConnectionHandler:])
static void XPCServiceConnectionHandler(xpc_connection_t handler);