Revision: 29876
          http://sourceforge.net/p/bibdesk/svn/29876
Author:   hofman
Date:     2025-11-22 16:41:19 +0000 (Sat, 22 Nov 2025)
Log Message:
-----------
no need to mark initWithCoder as unavailable when already unavailable

Modified Paths:
--------------
    trunk/bibdesk/BDSKSharedGroup.h

Modified: trunk/bibdesk/BDSKSharedGroup.h
===================================================================
--- trunk/bibdesk/BDSKSharedGroup.h     2025-11-22 16:24:08 UTC (rev 29875)
+++ trunk/bibdesk/BDSKSharedGroup.h     2025-11-22 16:41:19 UTC (rev 29876)
@@ -53,7 +53,6 @@
 @property (class, nonatomic, readonly) NSImage *unlockedIcon;
 
 - (instancetype)initWithClient:(BDSKSharingClient *)aClient 
NS_DESIGNATED_INITIALIZER;
-- (instancetype)initWithCoder:(NSCoder *)decoder NS_UNAVAILABLE;
 - (instancetype)initWithName:(NSString *)aName NS_UNAVAILABLE;
 
 @property (nonatomic, readonly) BDSKSharingClient *client;

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

Reply via email to