Author: mes
Date: 2012-04-06 11:54:00 -0700 (Fri, 06 Apr 2012)
New Revision: 28750

Modified:
   
csplugins/trunk/ucsd/mes/genomespace/genomespace-plugin/src/main/java/cytoscape/genomespace/GSUtils.java
Log:
removed a comment

Modified: 
csplugins/trunk/ucsd/mes/genomespace/genomespace-plugin/src/main/java/cytoscape/genomespace/GSUtils.java
===================================================================
--- 
csplugins/trunk/ucsd/mes/genomespace/genomespace-plugin/src/main/java/cytoscape/genomespace/GSUtils.java
    2012-04-06 18:50:22 UTC (rev 28749)
+++ 
csplugins/trunk/ucsd/mes/genomespace/genomespace-plugin/src/main/java/cytoscape/genomespace/GSUtils.java
    2012-04-06 18:54:00 UTC (rev 28750)
@@ -33,8 +33,6 @@
        public static synchronized GsSession getSession() {
                if (session == null ) {
                        try {
-                               // Session won't be logged after this because
-                               // token parameter is null!
                                session = new GsSession();
                        } catch (Exception e) {
                                throw new GSClientException("failed to create 
GenomeSpace session", e);

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