aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNotLoaded.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPNotLoaded.m')
-rw-r--r--Source/SPNotLoaded.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPNotLoaded.m b/Source/SPNotLoaded.m
index 4e2925a7..49e6cbfa 100644
--- a/Source/SPNotLoaded.m
+++ b/Source/SPNotLoaded.m
@@ -66,7 +66,7 @@ static SPNotLoaded *notLoaded = nil;
- (NSUInteger) retainCount { return NSUIntegerMax; }
-- (void) release {}
+- (oneway void) release {}
- (id) autorelease { return self; }