From 9ab31cc5b60bf0e4519c989a3e9d213da50f888d Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 22 Jan 2013 17:14:03 +0000 Subject: Remove useless init and dealloc method comments and perform general tidy up. --- Source/SPHistoryController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPHistoryController.m') diff --git a/Source/SPHistoryController.m b/Source/SPHistoryController.m index 55a2f356..ad9e094c 100644 --- a/Source/SPHistoryController.m +++ b/Source/SPHistoryController.m @@ -46,7 +46,7 @@ #pragma mark Setup and teardown /** - * Initialise by creating a blank history array + * Initialise by creating a blank history array. */ - (id) init { -- cgit v1.2.3