diff --git a/Source/GSAvahiRunLoopIntegration.m b/Source/GSAvahiRunLoopIntegration.m index c97e943..f971666 100644 --- a/Source/GSAvahiRunLoopIntegration.m +++ b/Source/GSAvahiRunLoopIntegration.m @@ -543,7 +543,7 @@ GSAvahiTimeoutFree(AvahiTimeout* timeout) } } -- (void)release +- (oneway void)release { [super release]; }