Revision: 17969
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=17969&view=rev
Author: hofman
Date: 2011-06-23 15:24:39 +0000 (Thu, 23 Jun 2011)
Log Message:
-----------
remove unused methods
Modified Paths:
--------------
trunk/bibdesk/BDSKBibDeskProtocol.m
Modified: trunk/bibdesk/BDSKBibDeskProtocol.m
===================================================================
--- trunk/bibdesk/BDSKBibDeskProtocol.m 2011-06-23 06:34:57 UTC (rev 17968)
+++ trunk/bibdesk/BDSKBibDeskProtocol.m 2011-06-23 15:24:39 UTC (rev 17969)
@@ -147,16 +147,4 @@
return [string dataUsingEncoding:NSUTF8StringEncoding];
}
-- (NSData *)welcomeHTMLData {
- static NSData *data = nil;
- if (data == nil) {
- data = [[self HTMLDataUsingTemplateFile:@"WebGroupStartPage"
usingObject:[BDSKWebParser class]] copy];
- }
- return data;
-}
-
-- (NSData *)downloadsHTMLData {
- return [self HTMLDataUsingTemplateFile:@"WebGroupDownloads"
usingObject:[BDSKDownloadManager sharedManager]];
-}
-
@end
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit