diff options
Diffstat (limited to 'Source/SPServerSupport.m')
-rw-r--r-- | Source/SPServerSupport.m | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/SPServerSupport.m b/Source/SPServerSupport.m index 7900f15f..c2a139eb 100644 --- a/Source/SPServerSupport.m +++ b/Source/SPServerSupport.m @@ -77,7 +77,7 @@ @synthesize serverReleaseVersion; #pragma mark - -#pragma mark Initialization +#pragma mark Initialisation /** * Creates and returns an instance of SPServerSupport with the supplied version numbers. The caller is @@ -320,9 +320,6 @@ #pragma mark - #pragma mark Other -/** - * Dealloc. Invalidate all ivars. - */ - (void)dealloc { // Reset version integers |