Hacker News new | ask | show | jobs
by saurik 5678 days ago
//- (struct CGPoint)locationInView:(id)fp8;

That line (and the one later for previousLocationInView:) is straightforward "class-dump output". Did you bother to look at the file? :(

1 comments

Yes, that's a comment, not a stub, but I get it now. :)