Revision: 29051
http://sourceforge.net/p/bibdesk/svn/29051
Author: hofman
Date: 2025-02-23 10:28:32 +0000 (Sun, 23 Feb 2025)
Log Message:
-----------
remove new line
Modified Paths:
--------------
trunk/bibdesk/BDSKParentGroup.m
Modified: trunk/bibdesk/BDSKParentGroup.m
===================================================================
--- trunk/bibdesk/BDSKParentGroup.m 2025-02-23 10:22:39 UTC (rev 29050)
+++ trunk/bibdesk/BDSKParentGroup.m 2025-02-23 10:28:32 UTC (rev 29051)
@@ -285,8 +285,7 @@
- (void)removeChildGroup:(BDSKGroup *)group {
switch ([group groupType]) {
- case BDSKWebGroupType:
- webGroupCount--; break;
+ case BDSKWebGroupType: webGroupCount--; break;
case BDSKSearchGroupType: searchGroupCount--; break;
case BDSKURLGroupType: URLGroupCount--; break;
case BDSKScriptGroupType: scriptGroupCount--; break;
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