[sourcecode lang=objc] – (void)cancelVie…

- (void)cancelView:(id)sender {
    [self cancelView:sender];
}

Probably the most stupid looking code I’ve written in a long time.

In my defense, I’m in the early stages of merging two huge classes, so stuff like this was expected. Still looks stupid

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.