Adium

Changeset 21197

Show
Ignore:
Timestamp:
10/01/2007 03:03:58 AM (1 year ago)
Author:
catfish_man
Message:

Another leak fix. Hooray for XRay

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/ESAddressBookIntegrationPlugin.m

    r20924 r21197  
    964964        //Stop delaying list object notifications since we are done 
    965965        [[adium contactController] endListObjectNotificationsDelay]; 
     966        [allModifiedPeople release]; 
    966967} 
    967968