Revision: 5168
Author:   hansonr
Date:     2006-05-24 20:47:48 -0700 (Wed, 24 May 2006)
ViewCVS:  http://svn.sourceforge.net/jmol/?rev=5168&view=rev

Log Message:
-----------
bob200603 comment out

Modified Paths:
--------------
    branches/bob200603/Jmol/src/org/jmol/viewer/ModelManager.java
Modified: branches/bob200603/Jmol/src/org/jmol/viewer/ModelManager.java
===================================================================
--- branches/bob200603/Jmol/src/org/jmol/viewer/ModelManager.java       
2006-05-25 01:10:38 UTC (rev 5167)
+++ branches/bob200603/Jmol/src/org/jmol/viewer/ModelManager.java       
2006-05-25 03:47:48 UTC (rev 5168)
@@ -1289,8 +1289,6 @@
     Polyhedra p = (Polyhedra) frame.shapes[JmolConstants.SHAPE_POLYHEDRA];
     if (p != null)
       p.setVisibilityFlags(bs);
-    System.out.println(bs + " " + isOneFrame + " " + displayModelIndex);
-
     for (int i = frame.atomCount; --i >= 0; ) {
       Atom atom = atoms[i];
       atom.shapeVisibilityFlags &= (


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Jmol-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to