Author: jm
Date: 2011-04-04 13:55:20 -0700 (Mon, 04 Apr 2011)
New Revision: 24655
Modified:
core3/biopax-impl/trunk/src/main/java/org/cytoscape/biopax/internal/BiopaxPlugin.java
Log:
Removed TODO for something already done
Modified:
core3/biopax-impl/trunk/src/main/java/org/cytoscape/biopax/internal/BiopaxPlugin.java
===================================================================
---
core3/biopax-impl/trunk/src/main/java/org/cytoscape/biopax/internal/BiopaxPlugin.java
2011-04-04 19:56:33 UTC (rev 24654)
+++
core3/biopax-impl/trunk/src/main/java/org/cytoscape/biopax/internal/BiopaxPlugin.java
2011-04-04 20:55:20 UTC (rev 24655)
@@ -75,10 +75,6 @@
* This method is called by the main Cytoscape Application upon startup.
*/
public BiopaxPlugin() {
- // TODO: Wire BioPaxFilter using OSGi
-// ImportHandler importHandler = new ImportHandler();
-// importHandler.addFilter(new BioPaxFilter());
-
// Optionally set up HTTP Proxy
// TODO: Wire up proxy properties
// Properties cytoProps = CytoscapeInit.getProperties();
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.