Core/Source/GrowlNotificationTicket.m
changeset 4147 a4a2e33ce568
parent 3512 184e24eedcfa
child 4489 9c0b9f927d0e
     1.1 --- a/Core/Source/GrowlNotificationTicket.m	Wed May 09 02:34:16 2007 +0000
     1.2 +++ b/Core/Source/GrowlNotificationTicket.m	Tue Jul 15 12:25:11 2008 +0000
     1.3 @@ -89,6 +89,7 @@
     1.4  	[humanReadableName release];
     1.5  	[displayPluginName release];
     1.6  	[notificationDescription release];
     1.7 +	[sound release];
     1.8  
     1.9  	[super dealloc];
    1.10  }