From 7c5c814a4771d7ca427291d43cc2d76078d17964 Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 13 Jul 2007 14:54:01 +0000 Subject: [PATCH] - simplified code (removed exception handling where not necessary) - added confirmation dialog for shutdown and restart git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3962 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/DetailedSearch.java | 5 +---- htroot/Supporter.java | 9 ++------- htroot/Surftips.java | 9 ++------- htroot/env/templates/header.template | 4 ++-- htroot/yacysearch.java | 4 +--- source/de/anomic/plasma/plasmaSwitchboardQueue.java | 2 +- source/de/anomic/yacy/yacyNewsPool.java | 6 +++--- source/de/anomic/yacy/yacyNewsQueue.java | 4 ++-- 8 files changed, 14 insertions(+), 29 deletions(-) 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