--- android/MarketStats/src/dk/thoerup/marketstats/CommentCallback.java 2010/07/05 06:17:05 949 +++ android/MarketStats/src/dk/thoerup/marketstats/CommentCallback.java 2010/07/05 08:18:02 950 @@ -24,7 +24,6 @@ @Override public void onResult(ResponseContext context, CommentsResponse response) { //System.out.println("Response : " + response); - //sb.append("Response: " + response + "\n"); entryCount = response.getEntriesCount(); //System.out.println("Count="+entryCount);