j2sNative clean-up. Fixes problem with second try of sequence fetching
[jalview.git] / src / jalview / util / JSONUtils.java
index 656da48..dde1662 100644 (file)
@@ -26,6 +26,8 @@ public class JSONUtils
     }
 
     /**
+     * BH TODO to Platform?
+     * 
      * @j2sNative
      * 
      *            return jsonArray.elementData.slice(0, n).join(",");