Revision: 29836
          http://sourceforge.net/p/bibdesk/svn/29836
Author:   hofman
Date:     2025-11-17 10:38:28 +0000 (Mon, 17 Nov 2025)
Log Message:
-----------
no need to set macroreolver twice after unarchiving

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

Modified: trunk/bibdesk/BDSKSharedGroup.m
===================================================================
--- trunk/bibdesk/BDSKSharedGroup.m     2025-11-17 10:37:28 UTC (rev 29835)
+++ trunk/bibdesk/BDSKSharedGroup.m     2025-11-17 10:38:28 UTC (rev 29836)
@@ -198,9 +198,6 @@
         }
     }
     
-    // we set the macroResolver so we know the fields of this item may refer 
to it, so we can prevent scripting from adding this to the wrong document
-    [pubs setValue:macroResolver forKey:@"macroResolver"];
-    
     [[self macroResolver] setMacroDefinitions:macros];
     [self setPublications:pubs];
     

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