no index in toString()

This commit is contained in:
Anton Keks 2015-04-26 21:23:19 +03:00
parent bd4b4f8a9d
commit 00da30a7d0

View File

@ -110,8 +110,6 @@ public class ScanningResult {
/**
* Returns all results for this IP address as a String.
* This is used in showing the IP Details dialog box.
*
* @param index
* @return human-friendly text representation of results
*/
public String toString() {