diff --git a/htroot/DetailedSearch.java b/htroot/DetailedSearch.java index c490af4cd..ed91a21ba 100644 --- a/htroot/DetailedSearch.java +++ b/htroot/DetailedSearch.java @@ -47,7 +47,6 @@ // javac -classpath .:../classes index.java // if the shell's current path is HTROOT -import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.HashMap; @@ -266,9 +265,7 @@ public class DetailedSearch { prop.put("num-results_globalresults", results.getGlobalresults()); for(int i=0;iPeer Control