Revision: 29241
http://sourceforge.net/p/bibdesk/svn/29241
Author: hofman
Date: 2025-04-29 14:05:49 +0000 (Tue, 29 Apr 2025)
Log Message:
-----------
call to changeOptions is implicit, don't do it twice
Modified Paths:
--------------
trunk/bibdesk/BDSKSearchGroupSheetController.m
Modified: trunk/bibdesk/BDSKSearchGroupSheetController.m
===================================================================
--- trunk/bibdesk/BDSKSearchGroupSheetController.m 2025-04-29 13:53:48 UTC
(rev 29240)
+++ trunk/bibdesk/BDSKSearchGroupSheetController.m 2025-04-29 14:05:49 UTC
(rev 29241)
@@ -162,7 +162,6 @@
}
[self reloadServersSelectingServerNamed:name];
- [self changeOptions];
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(handleServersChanged:)
name:BDSKSearchGroupServersDidChangeNotification object:nil];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit