Revision: 28102
          http://sourceforge.net/p/bibdesk/svn/28102
Author:   hofman
Date:     2022-12-10 17:51:30 +0000 (Sat, 10 Dec 2022)
Log Message:
-----------
implementing xpath method irrelevant, not used

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

Modified: trunk/bibdesk/BDSKInspireParser.m
===================================================================
--- trunk/bibdesk/BDSKInspireParser.m   2022-12-10 07:30:16 UTC (rev 28101)
+++ trunk/bibdesk/BDSKInspireParser.m   2022-12-10 17:51:30 UTC (rev 28102)
@@ -46,8 +46,6 @@
 
 @implementation BDSKInspireParser
 
-+ (NSString *)citationNodeXPath { return @"./body//a[text()='BibTeX']"; }
-
 - (NSString *)bibTeXStringFromDownload:(BDSKCitationDownload *)download {
     if ([[download URL] hasFirstPathComponent:@"record"]) {
         NSString *bibtexString = 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

Reply via email to