Author: mes
Date: 2010-01-29 17:36:55 -0800 (Fri, 29 Jan 2010)
New Revision: 19078

Modified:
   cytoscape/trunk/src/cytoscape/plugin/CytoscapePlugin.java
Log:
removed deprecated code

Modified: cytoscape/trunk/src/cytoscape/plugin/CytoscapePlugin.java
===================================================================
--- cytoscape/trunk/src/cytoscape/plugin/CytoscapePlugin.java   2010-01-30 
01:32:56 UTC (rev 19077)
+++ cytoscape/trunk/src/cytoscape/plugin/CytoscapePlugin.java   2010-01-30 
01:36:55 UTC (rev 19078)
@@ -74,18 +74,6 @@
        }
 
        /**
-        * DEPRECATED This method will be removed in Dec 2007 please use the
-        * getPluginInfoObject() method and call setDescription on the 
PluginInfo
-        * object returned.
-        * 
-        * @deprecated
-        * @return description of plugin
-        */
-       public String describe() {
-               return new String("No description.");
-       }
-
-       /**
         * If true, this plugin is capable if accepting scripts, and we will 
find
         * out what its script name is
         */

-- 
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.

Reply via email to