This commit is contained in:
rfm 2024-11-18 19:17:16 +00:00
parent 9207ab856f
commit bb4bcaff9d

View file

@ -244,6 +244,7 @@
- (void) dealloc {
[_lock release];
[_changedKeypaths release];
DEALLOC
}
@end