mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
Fix missing removeObserver:forKeyPath:
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
{
|
||||
filterView.target = nil;
|
||||
filterView.accessoryButton.target = nil;
|
||||
self.dataSource = nil;
|
||||
self.retainedSelf = nil;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user